diff options
Diffstat (limited to 'python/cssselect/cssselect.SlackBuild')
-rw-r--r-- | python/cssselect/cssselect.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/cssselect/cssselect.SlackBuild b/python/cssselect/cssselect.SlackBuild index c95636a48b478..0ffd43c235bd1 100644 --- a/python/cssselect/cssselect.SlackBuild +++ b/python/cssselect/cssselect.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cssselect -# Copyright 2012-2018 Larry Hajali <larryhaja[at]gmail[dot]com> +# Copyright 2012-2019 Larry Hajali <larryhaja[at]gmail[dot]com> # 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=cssselect -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |