mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py3-html2text: upgrade to 2020.1.16
This commit is contained in:
parent
c3cf29bcfb
commit
5ebd5f8a06
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user