summaryrefslogtreecommitdiffstats
path: root/python/colored
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-12-20 18:13:35 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:24 +0700
commit12fde7a1f622e3aa8e7cfff1433472f8f6b10aae (patch)
tree378307312f24c18ba841c49224ce46ca1f196146 /python/colored
parentce42c71b0cb9b4aae426abb2df4db8d7577bfc7e (diff)
downloadslackbuilds-12fde7a1f622e3aa8e7cfff1433472f8f6b10aae.tar.gz
slackbuilds-12fde7a1f622e3aa8e7cfff1433472f8f6b10aae.tar.xz
python/colored: Updated for version 2.2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/colored')
-rw-r--r--python/colored/colored.SlackBuild2
-rw-r--r--python/colored/colored.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild
index 850209f653..b8ed66d9ac 100644
--- a/python/colored/colored.SlackBuild
+++ b/python/colored/colored.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=colored
-VERSION=${VERSION:-2.2.3}
+VERSION=${VERSION:-2.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/colored/colored.info b/python/colored/colored.info
index 7c6d5106eb..baaf3d12aa 100644
--- a/python/colored/colored.info
+++ b/python/colored/colored.info
@@ -1,8 +1,8 @@
PRGNAM="colored"
-VERSION="2.2.3"
+VERSION="2.2.4"
HOMEPAGE="https://dslackw.gitlab.io/colored"
-DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.2.3/colored-2.2.3.tar.gz"
-MD5SUM="bc547e233d56e04263b44efbcd955918"
+DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.2.4/colored-2.2.4.tar.gz"
+MD5SUM="5ed55d28558ac5be2fff849a730fe073"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"