summaryrefslogtreecommitdiff
path: root/portato
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2009-10-23 23:47:05 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2009-10-23 23:47:05 +0200
commitc9190e0f9e1969607be5ddf2c59cd2d75b12bdc0 (patch)
tree56fb42723b64ef126bc01caf306c7a75f780516b /portato
parentce9d81ac44d0a915ba23d5a032cede1bde321729 (diff)
downloadportato-c9190e0f9e1969607be5ddf2c59cd2d75b12bdc0.tar.gz
portato-c9190e0f9e1969607be5ddf2c59cd2d75b12bdc0.tar.bz2
portato-c9190e0f9e1969607be5ddf2c59cd2d75b12bdc0.zip
Turn new_version plugin from a mess into sth useful.
Diffstat (limited to 'portato')
-rw-r--r--portato/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/constants.py b/portato/constants.py
index 139f1a6..bce15d2 100644
--- a/portato/constants.py
+++ b/portato/constants.py
@@ -72,5 +72,5 @@ SETTINGS_DIR = pjoin(HOME, "."+APP)
TEMPLATE_DIR = "portato/gui/templates/"
# live versions only
-REPOURI = "git://github.com/Necoro/portato.git"
+REPOURI = "git://github.com/Necoro/portato.git::master"
REVISION = ""