diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-09-10 20:37:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:26 +0700 |
commit | a00bcbea31995558fb3f9697efb48b876293ce33 (patch) | |
tree | 68efeb831b4331a06edaa6b7b161ad7af7415588 /python/python-texttable/python-texttable.SlackBuild | |
parent | ce113e52e4a47102b3b6cfc2092e66684787c33c (diff) | |
download | slackbuilds-a00bcbea31995558fb3f9697efb48b876293ce33.tar.gz |
python/python-texttable: Updated for version 0.9.1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/python-texttable/python-texttable.SlackBuild')
-rw-r--r-- | python/python-texttable/python-texttable.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-texttable/python-texttable.SlackBuild b/python/python-texttable/python-texttable.SlackBuild index e1cf06ba78..c49974dc99 100644 --- a/python/python-texttable/python-texttable.SlackBuild +++ b/python/python-texttable/python-texttable.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-texttable -VERSION=${VERSION:-0.8.8} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |