summaryrefslogtreecommitdiffstats
path: root/python/colored/colored.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2021-10-23 21:14:16 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-27 08:40:41 +0700
commite0d78fcf4db8e285f6a9f8553b27f3ede687e059 (patch)
tree2008174ff5dc3ff365f26b062bdfa5f558e343cc /python/colored/colored.SlackBuild
parentcc9df662b0653669ea18773d56c810739a22ffba (diff)
downloadslackbuilds-e0d78fcf4db8e285f6a9f8553b27f3ede687e059.tar.gz
slackbuilds-e0d78fcf4db8e285f6a9f8553b27f3ede687e059.tar.xz
python/colored: Updated for version 1.4.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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild
index b2ba478f42..1d757c4681 100644
--- a/python/colored/colored.SlackBuild
+++ b/python/colored/colored.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for colored
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2021 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=colored
-VERSION=${VERSION:-1.4.2}
+VERSION=${VERSION:-1.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}