aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-appconfig/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-appconfig/APKBUILD')
-rw-r--r--community/perl-appconfig/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-appconfig/APKBUILD b/community/perl-appconfig/APKBUILD
index b9a6cc3e1ad..57ab547bac7 100644
--- a/community/perl-appconfig/APKBUILD
+++ b/community/perl-appconfig/APKBUILD
@@ -5,13 +5,12 @@ pkgname=perl-appconfig
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=AppConfig
pkgver=1.71
-pkgrel=4
+pkgrel=5
pkgdesc="AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments."
url="https://metacpan.org/release/AppConfig/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl"
-makedepends="perl-dev"
checkdepends="perl-test-pod"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/N/NE/NEILB/AppConfig-$pkgver.tar.gz"