summaryrefslogtreecommitdiffstats
path: root/python/colored/colored.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-10-03 18:47:39 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-05 13:51:55 +0700
commit8ef3991b2470b9ce68dc328da374d63c637dea88 (patch)
tree607603f22cac2d889032e417e8de411c049dc432 /python/colored/colored.SlackBuild
parentbfea0bf192667072842ec7627544a46be23c6038 (diff)
downloadslackbuilds-8ef3991b2470b9ce68dc328da374d63c637dea88.tar.gz
slackbuilds-8ef3991b2470b9ce68dc328da374d63c637dea88.tar.xz
python/colored: Updated for version 1.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 72d7d494b9..5dde87f673 100644
--- a/python/colored/colored.SlackBuild
+++ b/python/colored/colored.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for colored
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=colored
-VERSION=${VERSION:-1.3.93}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}