aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-html5lib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-html5lib')
-rw-r--r--testing/py3-html5lib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-html5lib/APKBUILD b/testing/py3-html5lib/APKBUILD
index 04599a7e5f..e4e726d24f 100644
--- a/testing/py3-html5lib/APKBUILD
+++ b/testing/py3-html5lib/APKBUILD
@@ -4,7 +4,7 @@
pkgname=py3-html5lib
_pkgname=html5lib
pkgver=1.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="A Python HTML parser"
options="!check" # 1 test fail TypeError: object of type 'MarkDecorator' has no len()
url="https://github.com/html5lib/html5lib-python"