summaryrefslogtreecommitdiff
path: root/perl-lib-filter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-lib-filter/PKGBUILD')
-rw-r--r--perl-lib-filter/PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/perl-lib-filter/PKGBUILD b/perl-lib-filter/PKGBUILD
index dfc7d9eb2..6808f241b 100644
--- a/perl-lib-filter/PKGBUILD
+++ b/perl-lib-filter/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-lib-filter'
pkgver=0.281
-pkgrel=3
+pkgrel=4
pkgdesc='Allow/disallow loading modules'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -25,11 +25,6 @@ makedepends=(
'perl-pathtools'
'perl-test-needs'
'perl-test-simple>=0.98')
-checkdepends=(
- 'perl-pod-coverage-trustpod'
- 'perl-test-pod'
- 'perl-test-pod-coverage'
-)
url='https://metacpan.org/release/lib-filter'
_distdir="lib-filter-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/${_distdir}.tar.gz")