mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/colored: Updated for version 1.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
14052b0c02
commit
c6e764a2a1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for colored
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 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.3}
|
||||
VERSION=${VERSION:-1.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colored"
|
||||
VERSION="1.3.3"
|
||||
VERSION="1.3.4"
|
||||
HOMEPAGE="https://github.com/dslackw/colored"
|
||||
DOWNLOAD="https://pypi.python.org/packages/01/e2/f5cb1c60d5e7baa6b828644845798539490a8632218b6ba5b21735633894/colored-1.3.3.tar.gz"
|
||||
MD5SUM="149ca78adb638f15f2c80b57525d5092"
|
||||
DOWNLOAD="https://pypi.python.org/packages/11/a0/42530898e7ba7fff883f11878b5617badd38ce72e9867ee3758019f3eca0/colored-1.3.4.tar.gz"
|
||||
MD5SUM="eaad7085983b00db07cbbc7969355a6c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue