diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-02-25 11:53:12 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-02 07:40:19 +0700 |
commit | e27401bbd445e57fe5e3ec6f162065c3110cd329 (patch) | |
tree | fd80d41d5e82bb907522ab0ba40dba2590506d38 /python/snuggs/snuggs.SlackBuild | |
parent | 68210d6559a5d9d518d4d3450cebeeae0c0a3146 (diff) | |
download | slackbuilds-e27401bbd445e57fe5e3ec6f162065c3110cd329.tar.gz |
python/snuggs: Updated for version 1.4.3.
Diffstat (limited to 'python/snuggs/snuggs.SlackBuild')
-rw-r--r-- | python/snuggs/snuggs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/snuggs/snuggs.SlackBuild b/python/snuggs/snuggs.SlackBuild index a11e1b2331..37e474ef39 100644 --- a/python/snuggs/snuggs.SlackBuild +++ b/python/snuggs/snuggs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for snuggs -# Copyright 2015-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2015-2019 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=snuggs -VERSION=${VERSION:-1.4.2} +VERSION=${VERSION:-1.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |