summaryrefslogtreecommitdiff
path: root/python/html5-parser/html5-parser.SlackBuild
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja[at]gmail[dot]com>2018-06-10 21:42:50 -0700
committerDavid Spencer <idlemoor@slackbuilds.org>2018-06-14 01:15:44 +0100
commit1921528b46d2a76b604deaa4195192620216b0a3 (patch)
tree3d5d7721feec97493cd5a8d21d0ffab0ef830594 /python/html5-parser/html5-parser.SlackBuild
parent1ab04ef79320aac0e7ee1764d3f4f5e2c91b7e67 (diff)
downloadslackbuilds-1921528b46d2a76b604deaa4195192620216b0a3.tar.gz
python/html5-parser: Updated for version 0.4.5
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/html5-parser/html5-parser.SlackBuild')
-rw-r--r--python/html5-parser/html5-parser.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/html5-parser/html5-parser.SlackBuild b/python/html5-parser/html5-parser.SlackBuild
index 0109fcc9ae..26af37b5f3 100644
--- a/python/html5-parser/html5-parser.SlackBuild
+++ b/python/html5-parser/html5-parser.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for html5-parser
-# Copyright 2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2017-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=html5-parser
-VERSION=${VERSION:-0.4.4}
+VERSION=${VERSION:-0.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}