mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
python-html2text: update to 2016.9.19.
This commit is contained in:
parent
d0b4b02af2
commit
2dff6193c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-html2text'
|
||||
pkgname=python-html2text
|
||||
version=2016.5.29
|
||||
version=2016.9.19
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/Alir3z4/html2text/"
|
||||
distfiles="${PYPI_SITE}/h/html2text/html2text-${version}.tar.gz"
|
||||
checksum=98aa9e93724afb5ecd9445df9800d0690a3f910726b0c577009277024aa840c6
|
||||
checksum=554ef5fd6c6cf6e3e4f725a62a3e9ec86a0e4d33cd0928136d1c79dbeb7b2d55
|
||||
|
||||
post_install() {
|
||||
ln -s html2text2.7 ${DESTDIR}/usr/bin/html2text
|
||||
|
|
Loading…
Add table
Reference in a new issue