diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-09-12 19:16:06 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-15 19:27:15 +0100 |
commit | 095c3a495de73c95b15fb400cb7ea163e194490f (patch) | |
tree | 5838472fec1eaf98d2266adcd5bbfc094e866265 /python | |
parent | f402b40a92eac9f5ef78b08d26162e870ac45777 (diff) | |
download | slackbuilds-095c3a495de73c95b15fb400cb7ea163e194490f.tar.gz |
python/python-sh: Updated for version 1.12.14
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r-- | python/python-sh/python-sh.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-sh/python-sh.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-sh/python-sh.SlackBuild b/python/python-sh/python-sh.SlackBuild index dcb12e984a..031a1c58b8 100644 --- a/python/python-sh/python-sh.SlackBuild +++ b/python/python-sh/python-sh.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-sh -# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-sh -VERSION=${VERSION:-1.12.13} +VERSION=${VERSION:-1.12.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-sh/python-sh.info b/python/python-sh/python-sh.info index 54dc9352ac..7df7c7bc06 100644 --- a/python/python-sh/python-sh.info +++ b/python/python-sh/python-sh.info @@ -1,8 +1,8 @@ PRGNAM="python-sh" -VERSION="1.12.13" +VERSION="1.12.14" HOMEPAGE="http://amoffat.github.com/sh/index.html" -DOWNLOAD="https://pypi.python.org/packages/d8/97/39aa189a8392522cc24f14f392955cbeac48e2818d776241c37eb6d0eb3c/sh-1.12.13.tar.gz" -MD5SUM="52e2b13f6b3eea2c6f68428a76537c2d" +DOWNLOAD="https://files.pythonhosted.org/packages/7c/71/199d27d3e7e78bf448bcecae0105a1d5b29173ffd2bbadaa95a74c156770/sh-1.12.14.tar.gz" +MD5SUM="a8351aef25d25f707c17e0a7a6280251" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |