python-html2text: update to 2018.1.9.
This commit is contained in:
parent
8605d457f0
commit
0e2eef9bfa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-html2text'
|
# Template file for 'python-html2text'
|
||||||
pkgname=python-html2text
|
pkgname=python-html2text
|
||||||
version=2017.10.4
|
version=2018.1.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/Alir3z4/html2text/"
|
homepage="https://github.com/Alir3z4/html2text/"
|
||||||
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
|
||||||
checksum=02ab8df206e90a395b7e188e26eb1906680439ce4a636a00217851cef58c1fad
|
checksum=627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4
|
||||||
alternatives="html2text:html2text:/usr/bin/html2text2"
|
alternatives="html2text:html2text:/usr/bin/html2text2"
|
||||||
|
|
||||||
python3-html2text_package() {
|
python3-html2text_package() {
|
||||||
|
|
Loading…
Reference in New Issue