summaryrefslogtreecommitdiffstats
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
parentda6488a47e0b07d7abc0d5f99b4ab1e4a7d644d7 (diff)
downloadslackbuilds-75c55166cd398edf3b59cf3b1979af726821cfdb.tar.gz
python/colorama: Updated for version 0.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/colorama/colorama.SlackBuild4
-rw-r--r--python/colorama/colorama.info6
2 files changed, 5 insertions, 5 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}
diff --git a/python/colorama/colorama.info b/python/colorama/colorama.info
index 351f47394b..1e32100a62 100644
--- a/python/colorama/colorama.info
+++ b/python/colorama/colorama.info
@@ -1,8 +1,8 @@
PRGNAM="colorama"
-VERSION="0.3.5"
+VERSION="0.3.6"
HOMEPAGE="https://github.com/tartley/colorama"
-DOWNLOAD="https://pypi.python.org/packages/source/c/colorama/colorama-0.3.5.tar.gz"
-MD5SUM="6b5c8f6a4f0d7604e0d3a40db98653d1"
+DOWNLOAD="https://pypi.python.org/packages/source/c/colorama/colorama-0.3.6.tar.gz"
+MD5SUM="88dc534278e3e3a7b7988cb3fae76c4a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""