aboutsummaryrefslogtreecommitdiff
path: root/python/cssselect/cssselect.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2019-10-02 19:30:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-05 13:51:56 +0700
commit3c156e44fd4a4d63542b73ff7794b19b19831ebc (patch)
tree3cf0faab88c5a25d7acbb3eb3ce8d49df65ce3f8 /python/cssselect/cssselect.SlackBuild
parentceaac30551cde37d86aae1312e46983343f87c55 (diff)
python/cssselect: Updated for version 1.1.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/cssselect/cssselect.SlackBuild')
-rw-r--r--python/cssselect/cssselect.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/cssselect/cssselect.SlackBuild b/python/cssselect/cssselect.SlackBuild
index c95636a48b47..0ffd43c235bd 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}