diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-10-03 18:47:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-05 13:51:55 +0700 |
commit | 8ef3991b2470b9ce68dc328da374d63c637dea88 (patch) | |
tree | 607603f22cac2d889032e417e8de411c049dc432 /python/colored | |
parent | bfea0bf192667072842ec7627544a46be23c6038 (diff) | |
download | slackbuilds-8ef3991b2470b9ce68dc328da374d63c637dea88.tar.gz |
python/colored: Updated for version 1.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 72d7d494b9..5dde87f673 100644 --- a/python/colored/colored.SlackBuild +++ b/python/colored/colored.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colored -# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 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.3.93} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/colored/colored.info b/python/colored/colored.info index 70f3a7fef4..9cfbb7e78a 100644 --- a/python/colored/colored.info +++ b/python/colored/colored.info @@ -1,8 +1,8 @@ PRGNAM="colored" -VERSION="1.3.93" +VERSION="1.4.0" HOMEPAGE="https://gitlab.com/dslackw/colored" -DOWNLOAD="https://files.pythonhosted.org/packages/58/07/636616667b47d3115b0288311511c5fb446d0e499036b7db858704c89066/colored-1.3.93.tar.gz" -MD5SUM="330235b4cb2826b94204c7175c35404e" +DOWNLOAD="https://files.pythonhosted.org/packages/9d/6d/ec2a0b4a2ab86d0612f9cf11358fdffad9766375da18e15ac24e57654165/colored-1.4.0.tar.gz" +MD5SUM="30d72c526bbe3e8bd4b5996a5e1592fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |