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 04cb5033a899..f8fbe00b796d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname="perl-algorithm-checkdigits"
-pkgver="1.3.1"
+pkgver="1.3.2"
pkgrel="1"
pkgdesc="Perl extension to generate and test check digits"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl' 'perl-module-build' 'perl-probe-perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/M/MA/MAMAWE/Algorithm-CheckDigits-v${pkgver}.tar.gz")
-sha512sums=('c877a84f16768dd890304d32c196dc66449609db6d59b1fe4f633a0edf969952854e4dce6b510d90a57750d6a2c0710450a8765e3f47ac4eeedf12d5a6156596')
+sha512sums=('f55f9f8244e287d9fe8519688a543517260063655625c2de0646ae9e29663f8d08c6b2c7897b4c62f0dd132334a488b06f417b096b05db4550446f95bc73d26e')
prepare_environment() {
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \