diff options
Diffstat (limited to 'python/pyrfc3339/pyrfc3339.SlackBuild')
-rw-r--r-- | python/pyrfc3339/pyrfc3339.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyrfc3339/pyrfc3339.SlackBuild b/python/pyrfc3339/pyrfc3339.SlackBuild index dbde307e8e..f3b5be8ba0 100644 --- a/python/pyrfc3339/pyrfc3339.SlackBuild +++ b/python/pyrfc3339/pyrfc3339.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyrfc3339 -# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2015-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=pyrfc3339 SRCNAM=pyRFC3339 -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |