summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-02-06 19:55:47 +0100
committer Willy Sudiarto Raharjo2022-02-07 17:02:08 +0100
commitd415f4abdfc77b6a88708e50274f526244e0c2b9 (patch)
tree73dbe784cddff1b546369efcd5f2a5a43ae74edc
parent94dcd909a809e85b27b74c96f5657931dd49205b (diff)
downloadslackbuilds-d415f4abdfc77b6a88708e50274f526244e0c2b9.tar.gz
python/colorama: Updated for version 0.4.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/colorama/colorama.SlackBuild4
-rw-r--r--python/colorama/colorama.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/colorama/colorama.SlackBuild b/python/colorama/colorama.SlackBuild
index 1a35375013..7676d072cb 100644
--- a/python/colorama/colorama.SlackBuild
+++ b/python/colorama/colorama.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for colorama
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=colorama
-VERSION=${VERSION:-0.3.9}
+VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/colorama/colorama.info b/python/colorama/colorama.info
index f2a90cccd1..0541da92ab 100644
--- a/python/colorama/colorama.info
+++ b/python/colorama/colorama.info
@@ -1,8 +1,8 @@
PRGNAM="colorama"
-VERSION="0.3.9"
+VERSION="0.4.4"
HOMEPAGE="https://github.com/tartley/colorama"
-DOWNLOAD="https://files.pythonhosted.org/packages/e6/76/257b53926889e2835355d74fec73d82662100135293e17d382e2b74d1669/colorama-0.3.9.tar.gz"
-MD5SUM="3a0e415259690f4dd7455c2683ee5850"
+DOWNLOAD="https://files.pythonhosted.org/packages/1f/bb/5d3246097ab77fa083a61bd8d3d527b7ae063c7d8e8671b1cf8c4ec10cbe/colorama-0.4.4.tar.gz"
+MD5SUM="57b22f2597f63df051b69906fbf310cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""