summaryrefslogtreecommitdiffstats
path: root/python/cssselect/cssselect.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2018-06-10 19:38:52 -0700
committer David Spencer <idlemoor@slackbuilds.org>2018-06-14 01:15:44 +0100
commit98e4f176702d733d4a8f64b4d7eaac17d5b0c66f (patch)
treea96d0ca6fc2ac88a6fdd8b8e1366e3a4dbae0585 /python/cssselect/cssselect.SlackBuild
parent037a2455b4507d00daf27f3d977e80ff392a3d2d (diff)
downloadslackbuilds-98e4f176702d733d4a8f64b4d7eaac17d5b0c66f.tar.gz
slackbuilds-98e4f176702d733d4a8f64b4d7eaac17d5b0c66f.tar.xz
python/cssselect: Updated for version 1.0.3
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 d46fb2c96f..c95636a48b 100644
--- a/python/cssselect/cssselect.SlackBuild
+++ b/python/cssselect/cssselect.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cssselect
-# Copyright 2012-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2012-2018 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.1}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}