diff --git a/testing/junit2html/APKBUILD b/testing/junit2html/APKBUILD index a479c761a2d..05a7cd9aee7 100644 --- a/testing/junit2html/APKBUILD +++ b/testing/junit2html/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Charles Wimmer pkgname=junit2html pkgver=31.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Simple self-contained python tool to produce a single html file from a single junit xml file" url="https://gitlab.com/inorton/junit2html" arch="noarch"