diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-07-12 21:15:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-15 07:33:51 +0700 |
commit | c230452dc8bcf695e5c640039578ac4c2fa8e250 (patch) | |
tree | 402dcd0263bc751ddecd76548dd75c247f518f1e /libraries/html5lib/html5lib.info | |
parent | 77ec2dd9ba5cf1d3ae5a6e5f5a474b48f117bf9e (diff) | |
download | slackbuilds-c230452dc8bcf695e5c640039578ac4c2fa8e250.tar.gz |
libraries/html5lib: Updated for version 0.999999999
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'libraries/html5lib/html5lib.info')
-rw-r--r-- | libraries/html5lib/html5lib.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/html5lib/html5lib.info b/libraries/html5lib/html5lib.info index bbcd144dce..566354e2fa 100644 --- a/libraries/html5lib/html5lib.info +++ b/libraries/html5lib/html5lib.info @@ -1,10 +1,10 @@ PRGNAM="html5lib" -VERSION="0.9999999" +VERSION="0.999999999" HOMEPAGE="https://github.com/html5lib/" -DOWNLOAD="https://github.com/html5lib/html5lib-python/archive/0.9999999/html5lib-python-0.9999999.tar.gz" -MD5SUM="2ca78b1ec5852779bc121a97da6e8d4d" +DOWNLOAD="https://pypi.python.org/packages/17/ee/99e69cdcefc354e0c18ff2cc60aeeb5bfcc2e33f051bf0cc5526d790c445/html5lib-0.999999999.tar.gz" +MD5SUM="8578e4e3a341436cb9743a9e4a299239" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six" +REQUIRES="six python-webencodings" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |