diff --git a/srcpkgs/python-html2text/template b/srcpkgs/python-html2text/template
index 7fd5f4bd00b..bcba0f69e49 100644
--- a/srcpkgs/python-html2text/template
+++ b/srcpkgs/python-html2text/template
@@ -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 "
-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() {