diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2012-12-14 07:16:14 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:35 +0100 |
commit | b3b7837e6288201da41b7e241a204a0d25996512 (patch) | |
tree | 0b2a25323a313b5ee15f38efb7e947ddeba719bd /python/hgsubversion/hgsubversion.info | |
parent | ab2cf7f29f0c9039d2698a7fc1cd9415a74098a4 (diff) | |
download | slackbuilds-b3b7837e6288201da41b7e241a204a0d25996512.tar.gz |
python/hgsubversion: Updated for version 1.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 d9679cc5e6..b2a1540108 100644 --- a/python/hgsubversion/hgsubversion.info +++ b/python/hgsubversion/hgsubversion.info @@ -1,8 +1,8 @@ PRGNAM="hgsubversion" -VERSION="1.3" +VERSION="1.5" HOMEPAGE="https://bitbucket.org/durin42/hgsubversion" -DOWNLOAD="http://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.3.tar.gz" -MD5SUM="31ef646085275c408d9932e4a00b3075" +DOWNLOAD="http://pypi.python.org/packages/source/h/hgsubversion/hgsubversion-1.5.tar.gz" +MD5SUM="f26526d72c4d7602761baee7bc6eaac0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="subvertpy" |