python/colored: Updated for version 1.4.0.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2019-10-03 18:47:39 +02:00 committed by Willy Sudiarto Raharjo
parent bfea0bf192
commit 8ef3991b24
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""