Skip to content

Commit

Permalink
python-html2text: update to 2019.8.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Aug 12, 2019
1 parent 95ecb7e commit 60f7080
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/python-html2text/template
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Template file for 'python-html2text'
pkgname=python-html2text
version=2018.1.9
version=2019.8.11
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
pycompile_module="html2text"
hostmakedepends="python-setuptools python3-setuptools"
short_desc="HTML to Markdown-formatted text converter (Python2)"
depends="python"
short_desc="HTML to Markdown-formatted text converter (Python2)"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3"
license="GPL-3.0-only"
homepage="https://github.com/Alir3z4/html2text/"
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
checksum=627514fb30e7566b37be6900df26c2c78a030cc9e6211bda604d8181233bcdd4
checksum=f516b9c10284174e2a974d86f91cab02b3cf983a17752075da751af0e895ef5e
alternatives="html2text:html2text:/usr/bin/html2text2"

python3-html2text_package() {
Expand Down

0 comments on commit 60f7080

Please sign in to comment.