diff options
Diffstat (limited to 'python/pickleshare/pickleshare.SlackBuild')
-rw-r--r-- | python/pickleshare/pickleshare.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pickleshare/pickleshare.SlackBuild b/python/pickleshare/pickleshare.SlackBuild index 435e5904fa4f..a6c106159277 100644 --- a/python/pickleshare/pickleshare.SlackBuild +++ b/python/pickleshare/pickleshare.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pickleshare -# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # 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=pickleshare -VERSION=${VERSION:-0.7.4} +VERSION=${VERSION:-0.7.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |