summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 bdae9eab16..99ca27e975 100644
--- a/python/hg-git/hg-git.SlackBuild
+++ b/python/hg-git/hg-git.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hg-git
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/hg-git/hg-git.info b/python/hg-git/hg-git.info
index 973deb984f..db479ee838 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.1"
+VERSION="0.8.2"
HOMEPAGE="http://hg-git.github.com/"
-DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.8.1.tar.gz"
-MD5SUM="f939426b8a8916e25fb971c1936ee5c4"
+DOWNLOAD="https://pypi.python.org/packages/source/h/hg-git/hg-git-0.8.2.tar.gz"
+MD5SUM="500fba05874fe1487cc550842fab8772"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dulwich"