diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-24 10:34:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-25 20:03:54 +0700 |
commit | 2d183c0eee82d081ba20c40fb1d3652a4965f191 (patch) | |
tree | 4287504a98aef379b296837317b4835dfce133dc /python/colorama/colorama.SlackBuild | |
parent | 846c517b8310d474ae623d14a9b6b61c35e928ff (diff) | |
download | slackbuilds-2d183c0eee82d081ba20c40fb1d3652a4965f191.tar.gz |
python/colorama: Updated for version 0.3.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/colorama/colorama.SlackBuild')
-rw-r--r-- | python/colorama/colorama.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/colorama/colorama.SlackBuild b/python/colorama/colorama.SlackBuild index 946fc9fc6c..e1c7e40639 100644 --- a/python/colorama/colorama.SlackBuild +++ b/python/colorama/colorama.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=colorama -VERSION=${VERSION:-0.3.6} +VERSION=${VERSION:-0.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |