diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-26 16:36:49 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-26 23:27:44 +0700 |
commit | 5b933c32a83f4ddfd9e3c3208fb844f9227d4f5c (patch) | |
tree | 9a78904cef94b0d296bcc1d44fdcf17c171cda98 /python/colored/colored.SlackBuild | |
parent | 32a21be839b9f7a46528a0d82498dbcac75c6eb9 (diff) | |
download | slackbuilds-5b933c32a83f4ddfd9e3c3208fb844f9227d4f5c.tar.gz |
python/colored: Updated for version 1.1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/colored/colored.SlackBuild')
-rw-r--r-- | python/colored/colored.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/colored/colored.SlackBuild b/python/colored/colored.SlackBuild index 1acbfcfb92..5361e74e68 100644 --- a/python/colored/colored.SlackBuild +++ b/python/colored/colored.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colored -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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.1.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |