diff options
-rw-r--r-- | main/subunit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/subunit/APKBUILD b/main/subunit/APKBUILD index dac9f63d32..7a90a5a621 100644 --- a/main/subunit/APKBUILD +++ b/main/subunit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=subunit pkgver=0.0.18 -pkgrel=0 +pkgrel=1 pkgdesc="A streaming protocol for test results" url="https://launchpad.net/subunit" arch="all" |