diff options
-rw-r--r-- | python/python-keyring/python-keyring.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-keyring/python-keyring.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild index ed144f4921..d82d7ce987 100644 --- a/python/python-keyring/python-keyring.SlackBuild +++ b/python/python-keyring/python-keyring.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for keyring -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-keyring SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-5.4} +VERSION=${VERSION:-8.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-keyring/python-keyring.info b/python/python-keyring/python-keyring.info index bb5743da97..61d9431f5c 100644 --- a/python/python-keyring/python-keyring.info +++ b/python/python-keyring/python-keyring.info @@ -1,8 +1,8 @@ PRGNAM="python-keyring" -VERSION="5.4" +VERSION="8.4.1" HOMEPAGE="https://bitbucket.org/kang/python-keyring-lib" -DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-5.4.tar.gz" -MD5SUM="ed60cc006c1bc629bf92e100cca952ea" +DOWNLOAD="https://pypi.python.org/packages/source/k/keyring/keyring-8.4.1.tar.gz" +MD5SUM="96d6e4c9cc4b0a25244cffd7f8c7bdcc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |