diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-06-10 21:42:50 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-14 01:15:44 +0100 |
commit | 1921528b46d2a76b604deaa4195192620216b0a3 (patch) | |
tree | 3d5d7721feec97493cd5a8d21d0ffab0ef830594 /python/html5-parser/html5-parser.info | |
parent | 1ab04ef79320aac0e7ee1764d3f4f5e2c91b7e67 (diff) |
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.info')
-rw-r--r-- | python/html5-parser/html5-parser.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/html5-parser/html5-parser.info b/python/html5-parser/html5-parser.info index bd91872fff952..8b1e45d7ba072 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" |