diff --git a/main/subunit/APKBUILD b/main/subunit/APKBUILD index fb829a30b58..f9f48d8bc7f 100644 --- a/main/subunit/APKBUILD +++ b/main/subunit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=subunit pkgver=1.4.2 -pkgrel=10 +pkgrel=11 pkgdesc="A streaming protocol for test results" options="!check" # Dependencies for checking stuff are in testing/ url="https://launchpad.net/subunit"