diff options
Diffstat (limited to 'python/python-libsass/python-libsass.SlackBuild')
-rw-r--r-- | python/python-libsass/python-libsass.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-libsass/python-libsass.SlackBuild b/python/python-libsass/python-libsass.SlackBuild index 2dd1ebc93ade..cf8717783bc0 100644 --- a/python/python-libsass/python-libsass.SlackBuild +++ b/python/python-libsass/python-libsass.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-libsass -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-libsass SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-0.12.0} +VERSION=${VERSION:-0.12.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |