diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-01-06 20:12:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-10 23:56:01 +0700 |
commit | f1b93888da82ec6ac7397ae2831c94ed688377c6 (patch) | |
tree | 69ff4863c7bf9b9a72aa09b48281a95c086dd307 /python/blessings | |
parent | 8e95319efb4bf9ee3541b9711788adf0b261a553 (diff) |
python/blessings: Updated for version 1.6.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 9baf9b996413..bb7e04047ebc 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 2a3aaf317946..b1e830ca712b 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="" |