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 b6bfd7368f..b7571c0686 100644
--- a/python/hg-git/hg-git.SlackBuild
+++ b/python/hg-git/hg-git.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=hg-git
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index b140b58eb7..3f47c4346a 100644
--- a/python/hg-git/hg-git.info
+++ b/python/hg-git/hg-git.info
@@ -1,8 +1,8 @@
PRGNAM="hg-git"
-VERSION="1.0.0"
+VERSION="1.0.5"
HOMEPAGE="https://hg-git.github.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.0.tar.gz"
-MD5SUM="808c29a94b22f3a52b2b9aee717699e0"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.5.tar.gz"
+MD5SUM="49010912771fc0278fbfd92a26670db5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dulwich"