aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-www-form-urlencoded/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-www-form-urlencoded/APKBUILD')
-rw-r--r--community/perl-www-form-urlencoded/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-www-form-urlencoded/APKBUILD b/community/perl-www-form-urlencoded/APKBUILD
index 560331cdd4f..b8c3e25a02b 100644
--- a/community/perl-www-form-urlencoded/APKBUILD
+++ b/community/perl-www-form-urlencoded/APKBUILD
@@ -4,13 +4,13 @@
pkgname=perl-www-form-urlencoded
_pkgreal=WWW-Form-UrlEncoded
pkgver=0.26
-pkgrel=1
+pkgrel=2
pkgdesc="parser and builder for application/x-www-form-urlencoded"
url="https://metacpan.org/release/WWW-Form-UrlEncoded/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl"
-makedepends="perl-dev perl-module-build"
+makedepends="perl-module-build"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/K/KA/KAZEBURO/WWW-Form-UrlEncoded-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"