aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2020-01-16 09:48:08 -0500
committerLeo <thinkabit.ukim@gmail.com>2020-01-16 18:30:18 +0100
commit5ebd5f8a06d0da38d80e2421f8bafcb74ce5d18c (patch)
treebd0f54acf4a3deedd737fb2fc5f8023e4a832306 /testing
parentc3cf29bcfb34af3578f82fab0a7f41ace34ebbdc (diff)
downloadaports-5ebd5f8a06d0da38d80e2421f8bafcb74ce5d18c.tar.bz2
aports-5ebd5f8a06d0da38d80e2421f8bafcb74ce5d18c.tar.xz
testing/py3-html2text: upgrade to 2020.1.16
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-html2text/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-html2text/APKBUILD b/testing/py3-html2text/APKBUILD
index 5498ac2ac6..46f1b444c6 100644
--- a/testing/py3-html2text/APKBUILD
+++ b/testing/py3-html2text/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname="py3-html2text"
_pyname="html2text"
-pkgver="2019.9.26"
+pkgver="2020.1.16"
pkgrel=0
pkgdesc="Convert HTML to Markdown-formatted text"
url="https://github.com/Alir3z4/html2text"
@@ -27,4 +27,4 @@ doc() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="79962d8a16e53010040de2c9f6d4c95eda93d5ff2c444f29008318b986d0e01a134813f4cb32f9752d46bd1b9bd88532393b2015af36844a1de929cfb55fb305 html2text-2019.9.26.tar.gz"
+sha512sums="95d3f560932a68e5cfe4f7d1f87cb7e4235efe57251813d148c7a19a5202ff3dc3ea5c047884803e10b64e7b7e1e2ef70aec87e5eb5f15ea89aeb542eaa9e053 html2text-2020.1.16.tar.gz"