summaryrefslogtreecommitdiffstats
path: root/python/colorama/colorama.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-01-13 07:23:43 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:27:31 +0100
commit75c55166cd398edf3b59cf3b1979af726821cfdb (patch)
tree26e17e1bb0fa32ad60fb90a2a25e102388a92400 /python/colorama/colorama.SlackBuild
parentda6488a47e0b07d7abc0d5f99b4ab1e4a7d644d7 (diff)
downloadslackbuilds-75c55166cd398edf3b59cf3b1979af726821cfdb.tar.gz
python/colorama: Updated for version 0.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/colorama/colorama.SlackBuild')
-rw-r--r--python/colorama/colorama.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/colorama/colorama.SlackBuild b/python/colorama/colorama.SlackBuild
index a1d4dc47b4..946fc9fc6c 100644
--- a/python/colorama/colorama.SlackBuild
+++ b/python/colorama/colorama.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for colorama
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=colorama
-VERSION=${VERSION:-0.3.5}
+VERSION=${VERSION:-0.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}