diff options
-rw-r--r-- | testing/perl-test-api/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-test-api/APKBUILD b/testing/perl-test-api/APKBUILD index b19e0c931c..2ca9176d7f 100644 --- a/testing/perl-test-api/APKBUILD +++ b/testing/perl-test-api/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-test-api _pkgreal=Test-API pkgver=0.010 -pkgrel=0 +pkgrel=1 pkgdesc="Test a list of subroutines provided by a module" url="https://metacpan.org/release/Test-API" arch="noarch" |