summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2020-01-01 16:41:09 +0100
committerKrzysztof AS (3ED)2020-01-01 16:41:09 +0100
commit807c995e330227cd54e26e1727264f5489af9d43 (patch)
treebc62fd1e4fc0ede11f4c8b74e980f903a49149db /PKGBUILD
parent33ba20a22beb26f01372329ba499026efc8f6ffa (diff)
downloadaur-807c995e330227cd54e26e1727264f5489af9d43.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 382a3a44a415..7a0b6a950dcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl-defhash
_lastauthor=P/PE/PERLANCAR
_pkgname=DefHash
-pkgver=1.0.11
+pkgver=1.0.12
pkgrel=1
pkgdesc='Define things according to a specification, using hashes'
arch=('any')
@@ -12,7 +12,7 @@ options=('!emptydirs')
depends=('perl')
url="https://metacpan.org/release/${_pkgname}"
source=(https://cpan.metacpan.org/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
-sha512sums=('3e8f3c375e12f092750766eb983d5cd487769fc3324545d2cf83472c95c017d0762f0f72e216e33c559b0c822eb7e176993ed3beeecda5e49ead5a025797a67e')
+sha512sums=('ff67f9a955ce354ffe4d5f102b0bb6b2c760dc199d51b73ba1ddf125baa2fdbecac469ca0110e3e9d4fff14ef693c0757d6d75406ee601a299f2c4bab7430cbf')
build() {
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps" \