diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2018-11-03 20:37:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:41 +0700 |
commit | 4fb2306e53515829523646cd21a82f2c017d355d (patch) | |
tree | 9ae49fb7a3d3195ba3c4d2300c9674eb8ce0fe6e /python/python-serpent | |
parent | a5071bdbf4299c1fdbf929de43e9cfb3b7e5d40b (diff) | |
download | slackbuilds-4fb2306e53515829523646cd21a82f2c017d355d.tar.gz |
python/python-serpent: Updated for version 1.27.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-serpent')
-rw-r--r-- | python/python-serpent/python-serpent.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-serpent/python-serpent.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-serpent/python-serpent.SlackBuild b/python/python-serpent/python-serpent.SlackBuild index cfba5fcb5b..ec879059a4 100644 --- a/python/python-serpent/python-serpent.SlackBuild +++ b/python/python-serpent/python-serpent.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-serpent -VERSION=${VERSION:-1.24} +VERSION=${VERSION:-1.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-serpent/python-serpent.info b/python/python-serpent/python-serpent.info index 4e0e201add..ab5d677e58 100644 --- a/python/python-serpent/python-serpent.info +++ b/python/python-serpent/python-serpent.info @@ -1,8 +1,8 @@ PRGNAM="python-serpent" -VERSION="1.24" +VERSION="1.27" HOMEPAGE="https://github.com/irmen/Serpent/" -DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.24.tar.gz" -MD5SUM="d0c50f1943ff86d830eb3fe40f6dc1e3" +DOWNLOAD="https://pypi.io/packages/source/s/serpent/serpent-1.27.tar.gz" +MD5SUM="f852e6f8cfb2a12c564b64b0f2bd9aaa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |