Fixed case sensitive aporia url.

This commit is contained in:
Dominik Picheta 2013-10-05 16:47:19 +01:00
parent 7bc74342a5
commit a97fcbe45e

View File

@ -181,7 +181,7 @@
{ {
"name": "aporia", "name": "aporia",
"url": "git://github.com/nimrod-code/aporia", "url": "git://github.com/nimrod-code/Aporia",
"method": "git", "method": "git",
"tags": ["app", "binary", "ide", "gtk", "nimrod"], "tags": ["app", "binary", "ide", "gtk", "nimrod"],
"description": "A Nimrod IDE.", "description": "A Nimrod IDE.",