summaryrefslogtreecommitdiffstats
path: root/python/hg-git
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2017-04-19 21:18:10 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:10:53 +0700
commit68f02e010fb357ae62cfd7ca90e2416f4dd1c337 (patch)
tree91b6a817a4b7d48b18baab8a58feee42264e427e /python/hg-git
parentf0ecc5ac54d0974a9e045e1b3145e4fd92858898 (diff)
downloadslackbuilds-68f02e010fb357ae62cfd7ca90e2416f4dd1c337.tar.gz
slackbuilds-68f02e010fb357ae62cfd7ca90e2416f4dd1c337.tar.xz
python/hg-git: Updated for version 0.8.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hg-git')
-rw-r--r--python/hg-git/hg-git.SlackBuild4
-rw-r--r--python/hg-git/hg-git.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/hg-git/hg-git.SlackBuild b/python/hg-git/hg-git.SlackBuild
index b1344300f2..0a5a337f2b 100644
--- a/python/hg-git/hg-git.SlackBuild
+++ b/python/hg-git/hg-git.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hg-git
-# Copyright 2012-2016 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hg-git
-VERSION=${VERSION:-0.8.5}
+VERSION=${VERSION:-0.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index ce8cdefaae..71ba55ea7b 100644
--- a/python/hg-git/hg-git.info
+++ b/python/hg-git/hg-git.info
@@ -1,8 +1,8 @@
PRGNAM="hg-git"
-VERSION="0.8.5"
+VERSION="0.8.6"
HOMEPAGE="https://hg-git.github.io/"
-DOWNLOAD="https://pypi.python.org/packages/1c/9c/63d9dbe06b087f152c4455d3c0d0757e63d68e9432c61a8298e81876043c/hg-git-0.8.5.tar.gz"
-MD5SUM="cd5a15d41943a21837af678b972adac6"
+DOWNLOAD="https://pypi.python.org/packages/c7/15/ec7e1bb6356cb140d5c1c2a2884fcadfd51c0039a6fccb08688c67646eba/hg-git-0.8.6.tar.gz"
+MD5SUM="b3b1fe50627bf98b2b7e9253bec5bae8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"