diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2015-05-17 18:53:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:21 +0700 |
commit | f030d71060005c8208b018cf1cdfcfd96217fb93 (patch) | |
tree | 1b7876cd877c3e7f9c7a1e4a9f2264458e64415d /python/hgsubversion/hgsubversion.info | |
parent | 95264911cdf83e4ac981f7e1efcd9c156931ce90 (diff) | |
download | slackbuilds-f030d71060005c8208b018cf1cdfcfd96217fb93.tar.gz |
python/hgsubversion: Updated for version 1.8.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hgsubversion/hgsubversion.info')
-rw-r--r-- | python/hgsubversion/hgsubversion.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/hgsubversion/hgsubversion.info b/python/hgsubversion/hgsubversion.info index 52f7b4d5ee..a714878399 100644 --- a/python/hgsubversion/hgsubversion.info +++ b/python/hgsubversion/hgsubversion.info @@ -1,8 +1,8 @@ PRGNAM="hgsubversion" -VERSION="1.8" +VERSION="1.8.1" HOMEPAGE="https://bitbucket.org/durin42/hgsubversion" -DOWNLOAD="https://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.8.tar.gz" -MD5SUM="0e47e2e742b89ba0b9151e486846cf1e" +DOWNLOAD="https://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.8.1.tar.gz" +MD5SUM="7ad0e4cd7dc1acabdd076511d485b247" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="subvertpy" |