diff options
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 442b51284f250..a11e1b2331db8 100644 --- a/python/snuggs/snuggs.SlackBuild +++ b/python/snuggs/snuggs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for snuggs -# Copyright 2015 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2015-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=snuggs -VERSION=${VERSION:-1.4.1} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |