diff --git a/srcpkgs/python-html5lib/template b/srcpkgs/python-html5lib/template
index 8f38388d506..4151b73e393 100644
--- a/srcpkgs/python-html5lib/template
+++ b/srcpkgs/python-html5lib/template
@@ -1,7 +1,7 @@
# Template file for 'python-html5lib'
pkgname=python-html5lib
-version=0.999999999
-revision=3
+version=1.0.1
+revision=1
noarch=yes
wrksrc="html5lib-${version}"
build_style=python-module
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi "
homepage="https://github.com/html5lib/html5lib-python"
license="MIT"
distfiles="${PYPI_SITE}/h/html5lib/html5lib-${version}.tar.gz"
-checksum=ee747c0ffd3028d2722061936b5c65ee4fe13c8e4613519b4447123fc4546298
+checksum=66cb0dcfdbbc4f9c3ba1a63fdb511ffdbd4f513b2b6d81b80cd26ce6b3fb3736
pre_build() {
sed -i '/setuptools>=/d' setup.py