aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2025-02-13 17:09:17 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 16:48:58 +0700
commit9ef29360b5308f42dbb23a78de0ff95a3c6ccb4c (patch)
treec981fa701c116d4b81b6a13e18e939f6bf683096 /python
parent457f03e4f5e6fa9aaba3dfbdcfd781b55a815d61 (diff)
python/colored: Updated for version 2.3.0.
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 f39c824487..ba6bb83bc9 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.5}
+VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/colored/colored.info b/python/colored/colored.info
index 953c33a0d4..eeaa456cc8 100644
--- a/python/colored/colored.info
+++ b/python/colored/colored.info
@@ -1,8 +1,8 @@
PRGNAM="colored"
-VERSION="2.2.5"
+VERSION="2.3.0"
HOMEPAGE="https://dslackw.gitlab.io/colored"
-DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.2.5/colored-2.2.5.tar.gz"
-MD5SUM="00cade396d5bfff9057597f2af16f8c7"
+DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.3.0/colored-2.3.0.tar.gz"
+MD5SUM="d54afdecde68dcd961d541259f89fd1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build"