mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
python/colored: Updated for version 1.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
bfea0bf192
commit
8ef3991b24
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue