From f4eb13835f20fa331696ac736ed044cccd9aa749 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Mon, 6 Mar 2023 21:59:37 +0100 Subject: python/hg-git: Updated for version 1.0.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/hg-git/hg-git.SlackBuild | 2 +- python/hg-git/hg-git.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/hg-git/hg-git.SlackBuild b/python/hg-git/hg-git.SlackBuild index 449a2d53d5..3493f7115d 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.1} +VERSION=${VERSION:-1.0.2} 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 8c319f127d..47fd4461cc 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.1" +VERSION="1.0.2" HOMEPAGE="https://hg-git.github.io/" -DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.1.tar.gz" -MD5SUM="a6bb67235588ad2a86c2aa570b942d01" +DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-1.0.2.tar.gz" +MD5SUM="087d9f2d6630af323001e9ec950571a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-dulwich" -- cgit v1.2.3