aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-file-pushd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-file-pushd/APKBUILD')
-rw-r--r--community/perl-file-pushd/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/perl-file-pushd/APKBUILD b/community/perl-file-pushd/APKBUILD
index 7dfd4f51c38..ecc23b6c70c 100644
--- a/community/perl-file-pushd/APKBUILD
+++ b/community/perl-file-pushd/APKBUILD
@@ -5,13 +5,12 @@ pkgname=perl-file-pushd
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=File-pushd
pkgver=1.016
-pkgrel=0
+pkgrel=1
pkgdesc="change directory temporarily for a limited scope"
url="https://metacpan.org/release/File-pushd/"
arch="noarch"
license="Apache-2.0"
depends="perl"
-makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/File-pushd-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"