summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-scalar-util-numeric-pp/PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/perl-scalar-util-numeric-pp/PKGBUILD b/perl-scalar-util-numeric-pp/PKGBUILD
index 3cefef2a9..678ef90c7 100644
--- a/perl-scalar-util-numeric-pp/PKGBUILD
+++ b/perl-scalar-util-numeric-pp/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-scalar-util-numeric-pp'
pkgver='0.04'
-pkgrel=8
+pkgrel=9
pkgdesc='Pure-perl drop-in replacement/approximation of Scalar::Util::Numeric'
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -19,11 +19,6 @@ makedepends=(
'perl-pathtools'
'perl-test-simple>=0.98'
)
-checkdepends=(
- 'perl-pod-coverage-trustpod'
- 'perl-test-pod'
- 'perl-test-pod-coverage'
-)
url='https://metacpan.org/release/Scalar-Util-Numeric-PP'
_distdir="Scalar-Util-Numeric-PP-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/${_distdir}.tar.gz")