summaryrefslogtreecommitdiffstats
path: root/python/hg-git
diff options
context:
space:
mode:
author Arn02023-11-07 19:52:03 +0100
committer Willy Sudiarto Raharjo2023-11-08 18:31:59 +0100
commit866a01aade0d90e7e7a8f83f617fb92c51bb8b5f (patch)
treee90dd41ccd24d025af16bcd9b7170199d6e342eb /python/hg-git
parente0312b06e99a3f198a89e5281b23c58e9aae20b9 (diff)
downloadslackbuilds-866a01aade0d90e7e7a8f83f617fb92c51bb8b5f.tar.gz
python/hg-git: updated for version 1.0.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 3493f7115d..304b42832d 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.2}
+VERSION=${VERSION:-1.0.3}
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 47fd4461cc..519fabd26e 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.2"
+VERSION="1.0.3"
HOMEPAGE="https://hg-git.github.io/"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.2.tar.gz"
-MD5SUM="087d9f2d6630af323001e9ec950571a8"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.3.tar.gz"
+MD5SUM="ab1a5a8c0d364701cfb5b92a573a652a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dulwich"