diff options
Diffstat (limited to 'python/blessings')
-rw-r--r-- | python/blessings/blessings.SlackBuild | 4 | ||||
-rw-r--r-- | python/blessings/blessings.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/blessings/blessings.SlackBuild b/python/blessings/blessings.SlackBuild index 9baf9b9964..bb7e04047e 100644 --- a/python/blessings/blessings.SlackBuild +++ b/python/blessings/blessings.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for blessings -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # 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=blessings -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/blessings/blessings.info b/python/blessings/blessings.info index 2a3aaf3179..b1e830ca71 100644 --- a/python/blessings/blessings.info +++ b/python/blessings/blessings.info @@ -1,8 +1,8 @@ PRGNAM="blessings" -VERSION="1.6" +VERSION="1.6.1" HOMEPAGE="https://github.com/erikrose/blessings" -DOWNLOAD="https://pypi.python.org/packages/source/b/blessings/blessings-1.6.tar.gz" -MD5SUM="4f552a8ebcd4982693c92571beb99394" +DOWNLOAD="https://pypi.python.org/packages/4e/a7/b4937f0843a5c034408265551127993b3b67a8450ecce259da16bb9c5c7d/blessings-1.6.1.tar.gz" +MD5SUM="548a69d43c991fa85fdaa24806884e7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |