From 694dc2a28d46fcbe5f3aaab0566ae86615a6a5bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Thu, 25 Aug 2016 22:18:41 +0300 Subject: python/hg-git: Updated for version 0.8.5. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Audrius Kažukauskas --- python/hg-git/hg-git.SlackBuild | 6 +++--- python/hg-git/hg-git.info | 8 ++++---- python/hg-git/slack-desc | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'python/hg-git') diff --git a/python/hg-git/hg-git.SlackBuild b/python/hg-git/hg-git.SlackBuild index 99ca27e975..b1344300f2 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-2015 Audrius Kažukauskas +# Copyright 2012-2016 Audrius Kažukauskas # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,13 +23,13 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hg-git -VERSION=${VERSION:-0.8.2} +VERSION=${VERSION:-0.8.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in - i?86) ARCH=i486 ;; + i?86) ARCH=i586 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info index db479ee838..ce8cdefaae 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.2" -HOMEPAGE="http://hg-git.github.com/" -DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.8.2.tar.gz" -MD5SUM="500fba05874fe1487cc550842fab8772" +VERSION="0.8.5" +HOMEPAGE="https://hg-git.github.io/" +DOWNLOAD="https://pypi.python.org/packages/1c/9c/63d9dbe06b087f152c4455d3c0d0757e63d68e9432c61a8298e81876043c/hg-git-0.8.5.tar.gz" +MD5SUM="cd5a15d41943a21837af678b972adac6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dulwich" diff --git a/python/hg-git/slack-desc b/python/hg-git/slack-desc index 0c44718edf..883d1f5c50 100644 --- a/python/hg-git/slack-desc +++ b/python/hg-git/slack-desc @@ -14,6 +14,6 @@ hg-git: can collaborate on Git based projects from Mercurial, or use a Git hg-git: server as a collaboration point for a team with developers using both hg-git: Git and Mercurial. hg-git: -hg-git: Homepage: http://hg-git.github.com/ +hg-git: Homepage: https://hg-git.github.io/ hg-git: hg-git: -- cgit v1.2.3