diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/perl-uri-fromhash/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-uri-fromhash/APKBUILD b/testing/perl-uri-fromhash/APKBUILD index 8207331158..8c690276c1 100644 --- a/testing/perl-uri-fromhash/APKBUILD +++ b/testing/perl-uri-fromhash/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-uri-fromhash _pkgreal=URI-FromHash pkgver=0.05 -pkgrel=0 +pkgrel=1 pkgdesc="Build a URI from a set of named parameters" url="https://metacpan.org/release/URI-FromHash/" arch="noarch" @@ -12,7 +12,7 @@ license="Artistic-2.0" cpandepends="perl-params-validate perl-uri" cpancheckdepends="perl-test-fatal" depends="$cpandepends" -makedepends="perl-dev $cpanmakedepends" +makedepends="perl-dev" checkdepends="$cpancheckdepends" subpackages="$pkgname-doc" source="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/URI-FromHash-$pkgver.tar.gz" |
