diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-02-17 12:27:27 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-18 07:53:59 +0700 |
commit | 7ae2d9b44444e5b8d32ef70667d768b19875742e (patch) | |
tree | dc2b4eb3e6b77487c0ad395bc2447b9ef0a7deae /python/hgsubversion | |
parent | 03a9ee943cd790c2d63c23821b2cc89a7fc8bbf2 (diff) | |
download | slackbuilds-7ae2d9b44444e5b8d32ef70667d768b19875742e.tar.gz |
python/hgsubversion: Updated for version 1.8.7.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/hgsubversion')
-rw-r--r-- | python/hgsubversion/hgsubversion.SlackBuild | 2 | ||||
-rw-r--r-- | python/hgsubversion/hgsubversion.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/hgsubversion/hgsubversion.SlackBuild b/python/hgsubversion/hgsubversion.SlackBuild index 32115e9b30..7ab7bea03b 100644 --- a/python/hgsubversion/hgsubversion.SlackBuild +++ b/python/hgsubversion/hgsubversion.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hgsubversion -VERSION=${VERSION:-1.8.6} +VERSION=${VERSION:-1.8.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/hgsubversion/hgsubversion.info b/python/hgsubversion/hgsubversion.info index 7f0192cbe9..a568e31fc0 100644 --- a/python/hgsubversion/hgsubversion.info +++ b/python/hgsubversion/hgsubversion.info @@ -1,8 +1,8 @@ PRGNAM="hgsubversion" -VERSION="1.8.6" +VERSION="1.8.7" HOMEPAGE="https://bitbucket.org/durin42/hgsubversion" -DOWNLOAD="https://pypi.python.org/packages/ce/97/032e5093ad250e9908cea04395cbddb6902d587f712a79b53b2d778bdfdd/hgsubversion-1.8.6.tar.gz" -MD5SUM="9310cb266031cf8d0779885782a84a5b" +DOWNLOAD="https://pypi.python.org/packages/1c/b8/ff4d2e0ec486f9765b410f09728c02a010e7485d68d6154968074498a403/hgsubversion-1.8.7.tar.gz" +MD5SUM="289f1c36c13bd6a3435a9be390a77bdc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="subvertpy" |