mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/colored: Updated for version 1.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
537f8903a4
commit
8c88741d50
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=colored
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colored"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.0.5"
|
||||
HOMEPAGE="https://github.com/dslackw/colored"
|
||||
DOWNLOAD="https://github.com/dslackw/colored/archive/v1.0.1.tar.gz"
|
||||
MD5SUM="ef031ec408a09974b887c30a611f0579"
|
||||
DOWNLOAD="https://github.com/dslackw/colored/archive/v1.0.5.tar.gz"
|
||||
MD5SUM="db62b92b211d42fbb4c9f9f1caba55b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue