mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/colored: Updated for version 1.3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
9e7ac3cefd
commit
b43308492e
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.3.4}
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colored"
|
||||
VERSION="1.3.4"
|
||||
VERSION="1.3.5"
|
||||
HOMEPAGE="https://github.com/dslackw/colored"
|
||||
DOWNLOAD="https://pypi.python.org/packages/11/a0/42530898e7ba7fff883f11878b5617badd38ce72e9867ee3758019f3eca0/colored-1.3.4.tar.gz"
|
||||
MD5SUM="eaad7085983b00db07cbbc7969355a6c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/19/be/85e6c8c1fd9b3d15d4500531ccbb164854d427690ad41c9ce9222ccabaf5/colored-1.3.5.tar.gz"
|
||||
MD5SUM="01c57890278b5e52b0d027fb54614b52"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue