testing/htmldoc: upgrade to 1.9.16

This commit is contained in:
Grigory Kirillov 2022-05-20 08:21:28 +03:00 committed by alice
parent b8857cf071
commit 2fb814abb4

View File

@ -1,7 +1,7 @@
# Contributor: Grigory Kirillov <txgk@bk.ru>
# Maintainer: Grigory Kirillov <txgk@bk.ru>
pkgname=htmldoc
pkgver=1.9.15
pkgver=1.9.16
pkgrel=0
pkgdesc="HTML conversion software"
url="https://www.msweet.org/htmldoc"
@ -28,9 +28,8 @@ build() {
package() {
make DESTDIR="$pkgdir" install
install -Dm644 COPYING -t "$pkgdir"/usr/share/licenses/"$pkgname"/
}
sha512sums="
59460b2761294943164ceb1d0249fe7bf8f088fd904c7e77d608003bba7471c46ab9e9a6e6da4af4982934bc5d52c3877397f034806d576f4b6e5f81fc6c59ef htmldoc-v1.9.15.tar.gz
3970df269a0aeb8145b65dd47daa2d2351c1453b6b71c1775e571089bcd97fffc6d83df8c14906fb8da5eb9af3e1d8bd0c0a689a4e64b59c974331a6ac73daab htmldoc-v1.9.16.tar.gz
"