diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-18 19:04:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:10 +0700 |
commit | 9b3e1ad341f83cf6d00cf415ca11f26f0a0b5fc0 (patch) | |
tree | 14a0d46b70a7783df01ad80691692791b3125cfc /python/tzlocal/tzlocal.SlackBuild | |
parent | 73c8fabe286a0ffffaa5a88d95e3a5f0af15fc07 (diff) |
python/tzlocal: Updated for version 1.4.
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 4de762ddf9c1..5bb00133f935 100644 --- a/python/tzlocal/tzlocal.SlackBuild +++ b/python/tzlocal/tzlocal.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tzlocal -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 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.3} +VERSION=${VERSION:-1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |