diff --git a/srcpkgs/html-xml-utils/template b/srcpkgs/html-xml-utils/template
index 2c85c9ae057..c225a9262c9 100644
--- a/srcpkgs/html-xml-utils/template
+++ b/srcpkgs/html-xml-utils/template
@@ -1,6 +1,6 @@
# Template file for 'html-xml-utils'
pkgname=html-xml-utils
-version=7.2
+version=7.3
revision=1
build_style=gnu-configure
short_desc="A number of simple utilities for manipulating HTML and XML files"
@@ -8,7 +8,11 @@ maintainer="Orphaned "
license="custom"
homepage="https://www.w3.org/Tools/HTML-XML-utils/README"
distfiles="https://www.w3.org/Tools/HTML-XML-utils/${pkgname}-${version}.tar.gz"
-checksum=9381d41a9bb7715bb9d970e24c4cdc43a8ff76c0500b9bbaf048b9f8d32d2bee
+checksum=945db646dd4d0b31c4b3f70638f4b8203a03b381ee0adda4a89171b219b5b969
+
+do_check() {
+ make check
+}
post_install() {
rm ${DESTDIR}/usr/share/doc/html-xml-utils/COPYING