aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2025-07-31 11:48:19 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-01 04:54:11 +0700
commitf4d35261cb74d0a819fc1264b5b96d0256de577f (patch)
tree5275036b535ca63ece523ff9ea3ed99a3fadb94e /python
parent9f47aee6171a648e7f5a31f935b9bbbb20e725d6 (diff)
python/colored: Updated for version 2.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 ba6bb83bc9..fe6151593e 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.3.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/colored/colored.info b/python/colored/colored.info
index eeaa456cc8..97948f7940 100644
--- a/python/colored/colored.info
+++ b/python/colored/colored.info
@@ -1,8 +1,8 @@
PRGNAM="colored"
-VERSION="2.3.0"
+VERSION="2.3.1"
HOMEPAGE="https://dslackw.gitlab.io/colored"
-DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.3.0/colored-2.3.0.tar.gz"
-MD5SUM="d54afdecde68dcd961d541259f89fd1a"
+DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.3.1/colored-2.3.1.tar.gz"
+MD5SUM="597eaedf56549d49cb7788200d52c806"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"