summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Maas <opensource@till.name>2014-02-06 10:48:23 +0100
committerTill Maas <opensource@till.name>2014-02-06 10:48:23 +0100
commit1efdbea4c4860bd66a3106474fc5d627221a430f (patch)
tree1da1b001c15d25f2a4e1958ff3c944a2c978e9d8
parentb31fcda2414128ef7c03f48d764100a64066a11d (diff)
downloadcnucnu-1efdbea4c4860bd66a3106474fc5d627221a430f.tar.gz
cnucnu-1efdbea4c4860bd66a3106474fc5d627221a430f.tar.xz
cnucnu-1efdbea4c4860bd66a3106474fc5d627221a430f.zip
Fix indentation
-rw-r--r--cnucnu/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnucnu/__init__.py b/cnucnu/__init__.py
index 9b8537e..0dfd8bf 100644
--- a/cnucnu/__init__.py
+++ b/cnucnu/__init__.py
@@ -60,7 +60,7 @@ ALIASES = {
"url": "http://download.gnome.org/sources/{name}/*/",
},
"GOOGLE-DEFAULT": {
- "url": "http://code.google.com/p/{name}/downloads/list"
+ "url": "http://code.google.com/p/{name}/downloads/list"
},
"HACKAGE-DEFAULT": {
"prefix": "ghc-",