diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-22 19:24:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-22 19:24:52 +0700 |
commit | fbf10e6bfdf73be0aad82a1e3d09f30a70279f13 (patch) | |
tree | 4398592b3e89f69d2b8d3b7c96a51846094eb625 /python/pyrfc3339/pyrfc3339.SlackBuild | |
parent | 8c143db933213caf00a1bbb8f97895951ee00184 (diff) |
python/pyrfc3339: Updated for version 1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 dbde307e8e54a..f3b5be8ba07ee 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} |