diff options
Diffstat (limited to 'python/colored')
-rw-r--r-- | python/colored/colored.SlackBuild | 4 | ||||
-rw-r--r-- | python/colored/colored.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild index 1acbfcfb92..5361e74e68 100644 --- a/python/colored/colored.SlackBuild +++ b/python/colored/colored.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colored -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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=colored -VERSION=${VERSION:-1.1.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/colored/colored.info b/python/colored/colored.info index a07be22067..68e22d4651 100644 --- a/python/colored/colored.info +++ b/python/colored/colored.info @@ -1,8 +1,8 @@ PRGNAM="colored" -VERSION="1.1.4" +VERSION="1.1.5" HOMEPAGE="https://github.com/dslackw/colored" -DOWNLOAD="https://github.com/dslackw/colored/archive/v1.1.4.tar.gz" -MD5SUM="89bef8a403a4064c288adc22758e3565" +DOWNLOAD="https://github.com/dslackw/colored/archive/v1.1.5.tar.gz" +MD5SUM="9ebef57c7fac465c30a2f0a3e1c93d11" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |