diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-16 06:18:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 11:53:29 +0700 |
commit | 16a137e9c095177d29a86fb2558c4bf5025b60ab (patch) | |
tree | e7ca3c0fd99a381d7f8c52306eedfc005b9924dc /python/tzlocal/tzlocal.SlackBuild | |
parent | 29bf5d36db46cceadee85d9cf246c1ae15ddb1af (diff) |
python/tzlocal: Updated for version 1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tzlocal/tzlocal.SlackBuild')
-rw-r--r-- | python/tzlocal/tzlocal.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/tzlocal/tzlocal.SlackBuild b/python/tzlocal/tzlocal.SlackBuild index 75d2ff99ae19..958253fa355c 100644 --- a/python/tzlocal/tzlocal.SlackBuild +++ b/python/tzlocal/tzlocal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tzlocal -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 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=tzlocal -VERSION=${VERSION:-1.1.3} +VERSION=${VERSION:-1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |