summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Bunkus2022-05-16 08:38:35 +0200
committerMoritz Bunkus2022-05-16 08:38:35 +0200
commitc7623dfd956ec5e45b5b7c67f623b19cf752ccc4 (patch)
tree24fccb6475fc615e4a12bc9ab100e8e28af9a4a9 /PKGBUILD
parent0901b144f9ed971aa6ecc49b4fb286da2d0a851c (diff)
downloadaur-perl-algorithm-checkdigits.tar.gz
update to version 1.3.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45512c81e742..5a234099df1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Moritz Bunkus <moritz@bunkus.org>
pkgname="perl-algorithm-checkdigits"
-pkgver="1.3.5"
+pkgver="1.3.6"
pkgrel='1'
pkgdesc="Perl extension to generate and test check digits"
arch=('any')
url="https://metacpan.org/release/Algorithm-CheckDigits"
license=('GPL' 'PerlArtistic')
depends=('perl-module-build' 'perl-probe-perl')
+makedepends=('perl-module-build>=0.38' 'perl-probe-perl')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/M/MA/MAMAWE/Algorithm-CheckDigits-v${pkgver}.tar.gz")
-sha512sums=('dca6a5a26656dcf7cee305fd791dcf8b81eb5b33cf97bc7e6675549225274bd265c0ce456eebed9d129aac0e39b368a9400438c37e204b6597fa33f95a4c3476')
+sha512sums=('cb9cd318070220f5658ee2d2539d7dc5eb8a47f47c3f2274f4e9fd87f98d4f4f14a8e5d23bfb8b589c477fb1514964b0c9f92fd8d21792ab6b36d62939ba5e70')
prepare_environment() {
export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \