summaryrefslogtreecommitdiffstats
path: root/python/hg-git
diff options
context:
space:
mode:
Diffstat (limited to 'python/hg-git')
-rw-r--r--python/hg-git/hg-git.SlackBuild2
-rw-r--r--python/hg-git/hg-git.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/hg-git/hg-git.SlackBuild b/python/hg-git/hg-git.SlackBuild
index 43ad69de47..33437850de 100644
--- a/python/hg-git/hg-git.SlackBuild
+++ b/python/hg-git/hg-git.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hg-git
-VERSION=${VERSION:-0.4.0}
+VERSION=${VERSION:-0.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index 65f2c4fbbe..572ea6fa8b 100644
--- a/python/hg-git/hg-git.info
+++ b/python/hg-git/hg-git.info
@@ -1,8 +1,8 @@
PRGNAM="hg-git"
-VERSION="0.4.0"
+VERSION="0.5.0"
HOMEPAGE="http://hg-git.github.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.4.0.tar.gz"
-MD5SUM="3981ef60d08c01fdd93f645f43fd90ee"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.5.0.tar.gz"
+MD5SUM="288464c2bb126e588547dcd38b7db203"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"