diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-03-11 18:03:31 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:32 +0700 |
commit | 8ea24403ca9f271836faa0a3126f8ef2fea5be55 (patch) | |
tree | 2491e58ff4a00491865b90b4b8c7c4133958054e /python/purl/purl.SlackBuild | |
parent | 465220e159db5f31c00f62dd9acb933a4b0641c5 (diff) | |
download | slackbuilds-8ea24403ca9f271836faa0a3126f8ef2fea5be55.tar.gz |
python/purl: Updated for version 1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/purl/purl.SlackBuild')
-rw-r--r-- | python/purl/purl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/purl/purl.SlackBuild b/python/purl/purl.SlackBuild index e3ebdf6e00..ac218bf2bc 100644 --- a/python/purl/purl.SlackBuild +++ b/python/purl/purl.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for purl -# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2019 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=purl -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |