summaryrefslogtreecommitdiffstats
path: root/python/colored/colored.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2023-07-27 08:51:04 +0200
committer Willy Sudiarto Raharjo2023-07-29 03:13:38 +0200
commit07b90e70e54829e445a96bd7ed38c05d0aa09dde (patch)
tree747bc89ac14f079953d2c70d155915c240ed33f0 /python/colored/colored.SlackBuild
parent87be8c7d66b6e570bb96858d78b7125bfa263b7f (diff)
downloadslackbuilds-07b90e70e54829e445a96bd7ed38c05d0aa09dde.tar.gz
python/colored: Updated for version 2.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/colored/colored.SlackBuild')
-rw-r--r--python/colored/colored.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild
index 34d681210e..850209f653 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.2}
+VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}