summaryrefslogtreecommitdiffstats
path: root/testing/py-html5lib
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-05-24 08:46:45 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-05-26 09:11:32 +0000
commitd460b2f1f6e4e21641efa2f94b4a1990b7957901 (patch)
tree6dc83d1607db3c7f95035357b52d88ade79751dc /testing/py-html5lib
parent7fad17c271983c211959c82cd46a428728fe7b40 (diff)
testing/py-html5lib: upgrade to 0.999
Diffstat (limited to 'testing/py-html5lib')
-rw-r--r--testing/py-html5lib/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-html5lib/APKBUILD b/testing/py-html5lib/APKBUILD
index 852a1ae94b2..d7e32dfd5c2 100644
--- a/testing/py-html5lib/APKBUILD
+++ b/testing/py-html5lib/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-html5lib
_pkgname=html5lib
-pkgver=0.99
+pkgver=0.999
pkgrel=0
pkgdesc="A Python HTML parser"
url="https://github.com/html5lib/html5lib-python"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="b7d837eac0f572736f7753cabaab16ce html5lib-0.99.tar.gz"
-sha256sums="aff6fd3031c563883197e5a04b7df324086ff5f358278a0386808c463a077e59 html5lib-0.99.tar.gz"
-sha512sums="3076ed2003f174e0800db60fe86ac37106ec8f797759b497d48978767c04565b1ff3fa7f00ed8f504bba1247aeba546400e9c612f2c0a4b032c4b93b1b4de164 html5lib-0.99.tar.gz"
+md5sums="acb8ba4d6db5637360a07859192eb7f8 html5lib-0.999.tar.gz"
+sha256sums="c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e html5lib-0.999.tar.gz"
+sha512sums="12f187905510c621714c2b75c6a91cc0cbf8a790da1c715a51d08879704b55cd1c152fa236c0d8f6c8a578555103217a91a64a1af1962d02f4a656040a90bcea html5lib-0.999.tar.gz"