python/termcolor: Updated HOMEPAGE & DOWNLOAD url.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
76862ff886
commit
21e4b07190
|
@ -11,7 +11,7 @@ termcolor:
|
|||
termcolor: termcolor allows you to format your output in terminal.
|
||||
termcolor:
|
||||
termcolor:
|
||||
termcolor: Project URL: https://pypi.python.org/pypi/termcolor
|
||||
termcolor: Homepage: https://pypi.org/project/termcolor/
|
||||
termcolor:
|
||||
termcolor:
|
||||
termcolor:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for termcolor
|
||||
|
||||
# Copyright 2013-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2013-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="termcolor"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/termcolor"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/termcolor/termcolor-1.1.0.tar.gz"
|
||||
HOMEPAGE="https://pypi.org/project/termcolor/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz"
|
||||
MD5SUM="043e89644f8909d462fbbfa511c768df"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue