summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-02 15:40:25 +0100
committerKrzysztof AS (3ED)2016-03-02 15:40:25 +0100
commit33ba20a22beb26f01372329ba499026efc8f6ffa (patch)
tree644b07b4f9383c2545eb6d23ad7ef1d29721abf2 /PKGBUILD
parent882e8d7cfa58c4495967f53ff391d742b5494f5f (diff)
downloadaur-33ba20a22beb26f01372329ba499026efc8f6ffa.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 983dbc002aad..382a3a44a415 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl-defhash
_lastauthor=P/PE/PERLANCAR
_pkgname=DefHash
-pkgver=1.0.10
+pkgver=1.0.11
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=('d10409cba34f522a8f2c5e4bdf881146c8ee6dff35d2536cdb2764f18533d2fcaa1d55a9b2b7b60e1050241a09d0a4ccca563e510573fad725876ad99e22416e')
+sha512sums=('3e8f3c375e12f092750766eb983d5cd487769fc3324545d2cf83472c95c017d0762f0f72e216e33c559b0c822eb7e176993ed3beeecda5e49ead5a025797a67e')
build() {
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps" \