diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-16 17:57:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:54 +0700 |
commit | 5ae3790df3a7b13337224c9353afeda254391acf (patch) | |
tree | ee159359474bdd2979e9d2cc57ab0a383e05ef5f /python/python-keyutils | |
parent | 7eefe3f204dd65576ab47ce61b98e00e20bc8fec (diff) |
python/python-keyutils: Updated for version 0.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyutils')
-rw-r--r-- | python/python-keyutils/python-keyutils.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-keyutils/python-keyutils.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyutils/python-keyutils.SlackBuild b/python/python-keyutils/python-keyutils.SlackBuild index 463c4fac0490..f5ac800a2fd5 100644 --- a/python/python-keyutils/python-keyutils.SlackBuild +++ b/python/python-keyutils/python-keyutils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-keyutils -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-keyutils SRCNAM=$(echo $PRGNAM | cut -c8-15) -VERSION=${VERSION:-0.4} +VERSION=${VERSION:-0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-keyutils/python-keyutils.info b/python/python-keyutils/python-keyutils.info index 5fcd9ee94cca..05a23316aac0 100644 --- a/python/python-keyutils/python-keyutils.info +++ b/python/python-keyutils/python-keyutils.info @@ -1,8 +1,8 @@ PRGNAM="python-keyutils" -VERSION="0.4" +VERSION="0.5" HOMEPAGE="https://github.com/sassoftware/python-keyutils" -DOWNLOAD="https://pypi.python.org/packages/d9/76/0e4c11033c1ef297b38b2186097bc8d6433b457c16a34040ec6fc4a273ce/keyutils-0.4.tar.gz" -MD5SUM="67084be7f54bc7603f69b2da5762e4ef" +DOWNLOAD="https://pypi.python.org/packages/10/5f/685e3525cef6f276fd29a949b293d190a695b2812333057ad45d82a24918/keyutils-0.5.tar.gz" +MD5SUM="f5dc103afefc6278991d8bd0ca528ded" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |