summaryrefslogtreecommitdiffstats
path: root/python/hg-git
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2018-04-01 21:26:25 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:25 +0700
commitb1127be780c98056b67300546337c2882a90dff2 (patch)
tree077f4e6a21ebf4bd9f4ff4db0c7d1cbc1375cc4e /python/hg-git
parent0993bb1a18792318c7793cc7f6efe97294ac5135 (diff)
downloadslackbuilds-b1127be780c98056b67300546337c2882a90dff2.tar.gz
slackbuilds-b1127be780c98056b67300546337c2882a90dff2.tar.xz
python/hg-git: Updated for version 0.8.11.
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 74ba381404..9192bd83e9 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-2017 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2018 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.10}
+VERSION=${VERSION:-0.8.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index b4c7e678b9..d87bb815a6 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.10"
+VERSION="0.8.11"
HOMEPAGE="https://hg-git.github.io/"
-DOWNLOAD="https://pypi.python.org/packages/22/58/ce0a438b74a1a87292e926c4c1bac866acfae207ea11d2d0bd764117cdcc/hg-git-0.8.10.tar.gz"
-MD5SUM="cdd2508a32e2df4e7a94c0b2e1946ecd"
+DOWNLOAD="https://pypi.python.org/packages/d5/6b/e2eaef3ab80fc6dc5c97a669a182d127096d856e918841598cb03d264c2d/hg-git-0.8.11.tar.gz"
+MD5SUM="acc85158cd576de45f11343c7a4f8773"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"