diff options
-rw-r--r-- | python/python-keyutils/python-keyutils.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-keyutils/python-keyutils.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-keyutils/python-keyutils.SlackBuild b/python/python-keyutils/python-keyutils.SlackBuild index efa19175f7..463c4fac04 100644 --- a/python/python-keyutils/python-keyutils.SlackBuild +++ b/python/python-keyutils/python-keyutils.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-keyutils SRCNAM=$(echo $PRGNAM | cut -c8-15) -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-keyutils/python-keyutils.info b/python/python-keyutils/python-keyutils.info index 7f50fc1870..5fcd9ee94c 100644 --- a/python/python-keyutils/python-keyutils.info +++ b/python/python-keyutils/python-keyutils.info @@ -1,8 +1,8 @@ PRGNAM="python-keyutils" -VERSION="0.3" +VERSION="0.4" HOMEPAGE="https://github.com/sassoftware/python-keyutils" -DOWNLOAD="https://pypi.python.org/packages/source/k/keyutils/keyutils-0.3.tar.gz" -MD5SUM="c3bf5836b3c7ee89170b2fa3886963b1" +DOWNLOAD="https://pypi.python.org/packages/d9/76/0e4c11033c1ef297b38b2186097bc8d6433b457c16a34040ec6fc4a273ce/keyutils-0.4.tar.gz" +MD5SUM="67084be7f54bc7603f69b2da5762e4ef" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |