python-html5lib: update to 0.9999
This commit is contained in:
parent
1205fa6cd8
commit
79b4625f99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-html5lib'
|
# Template file for 'python-html5lib'
|
||||||
pkgname=python-html5lib
|
pkgname=python-html5lib
|
||||||
version=0.999
|
version=0.9999
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="html5lib-${version}"
|
wrksrc="html5lib-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/html5lib/html5lib-python"
|
homepage="https://github.com/html5lib/html5lib-python"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/h/html5lib/html5lib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/html5lib/html5lib-${version}.tar.gz"
|
||||||
checksum=c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e
|
checksum=87842c95c482239e5baf5d7fed1c56b8cdfdaedaba02415a56defe26f15d9bd4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue