From 1921528b46d2a76b604deaa4195192620216b0a3 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Sun, 10 Jun 2018 21:42:50 -0700 Subject: python/html5-parser: Updated for version 0.4.5 Signed-off-by: Larry Hajali --- python/html5-parser/html5-parser.SlackBuild | 4 ++-- python/html5-parser/html5-parser.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/html5-parser') 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 +# Copyright 2017-2018 Larry Hajali # 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} diff --git a/python/html5-parser/html5-parser.info b/python/html5-parser/html5-parser.info index bd91872fff..8b1e45d7ba 100644 --- a/python/html5-parser/html5-parser.info +++ b/python/html5-parser/html5-parser.info @@ -1,8 +1,8 @@ PRGNAM="html5-parser" -VERSION="0.4.4" +VERSION="0.4.5" HOMEPAGE="https://github.com/kovidgoyal/html5-parser" -DOWNLOAD="https://github.com/kovidgoyal/html5-parser/archive/v0.4.4/html5-parser-0.4.4.tar.gz" -MD5SUM="1817f5020ee30bf857c178392800a664" +DOWNLOAD="https://github.com/kovidgoyal/html5-parser/archive/v0.4.5/html5-parser-0.4.5.tar.gz" +MD5SUM="7ed34035b5fa768ca8e70085bea0eff4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lxml" -- cgit v1.2.3