diff --git a/testing/htmldoc/APKBUILD b/testing/htmldoc/APKBUILD
index 92c264ac360..745e22511ff 100644
--- a/testing/htmldoc/APKBUILD
+++ b/testing/htmldoc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Grigory Kirillov
# Maintainer: Grigory Kirillov
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
"