summaryrefslogtreecommitdiffstats
path: root/python/hgsubversion
diff options
context:
space:
mode:
author David Spencer2016-06-02 13:12:20 +0200
committer Willy Sudiarto Raharjo2016-06-03 20:20:45 +0200
commit08d168f527272e27120fd0190e72f4f474dcd248 (patch)
tree78ab0915c52d8cfb58b8f2c391c2d12081439aa4 /python/hgsubversion
parentd8bca879402623dd799781678c5b553599d3f6fa (diff)
downloadslackbuilds-08d168f527272e27120fd0190e72f4f474dcd248.tar.gz
python/hgsubversion: Updated for version 1.8.6.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'python/hgsubversion')
-rw-r--r--python/hgsubversion/hgsubversion.SlackBuild2
-rw-r--r--python/hgsubversion/hgsubversion.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/hgsubversion/hgsubversion.SlackBuild b/python/hgsubversion/hgsubversion.SlackBuild
index 081669ef5c..41142e7f6f 100644
--- a/python/hgsubversion/hgsubversion.SlackBuild
+++ b/python/hgsubversion/hgsubversion.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hgsubversion
-VERSION=${VERSION:-1.8.2}
+VERSION=${VERSION:-1.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hgsubversion/hgsubversion.info b/python/hgsubversion/hgsubversion.info
index 3f56b3b8b8..7f0192cbe9 100644
--- a/python/hgsubversion/hgsubversion.info
+++ b/python/hgsubversion/hgsubversion.info
@@ -1,8 +1,8 @@
PRGNAM="hgsubversion"
-VERSION="1.8.2"
+VERSION="1.8.6"
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.8.2.tar.gz"
-MD5SUM="48f93f9ee78dd388004667e12cb585fe"
+DOWNLOAD="https://pypi.python.org/packages/ce/97/032e5093ad250e9908cea04395cbddb6902d587f712a79b53b2d778bdfdd/hgsubversion-1.8.6.tar.gz"
+MD5SUM="9310cb266031cf8d0779885782a84a5b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="subvertpy"