summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 871d005b8223..6617f074bce4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl-app-cpm
_lastauthor=S/SK/SKAJI
_pkgname=App-cpm
-pkgver=0.997003
+pkgver=0.997007
pkgrel=1
pkgdesc='a fast CPAN module installer'
arch=('any')
@@ -26,7 +26,7 @@ depends=(
)
url="https://metacpan.org/release/${_pkgname}"
source=(https://cpan.metacpan.org/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
-sha256sums=('3262f95ba38074834f0a80e6592d7025d9c6ef562a5e60b2d5039c73f1fa3469')
+sha256sums=('00a6c006a4fee3b9b9f359cd7cd7b91e11b9f91c7e226d63b19798784d6b5673')
build() {
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps" \