summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKrzysztof AS (3ED)2016-03-02 15:43:59 +0100
committerKrzysztof AS (3ED)2016-03-02 15:43:59 +0100
commitabe8bd17ad1729baa4ae28ecf3c41c0b071d7dfc (patch)
treea793443f3d556afbd903cb34e4ccc9eeb541dc24 /PKGBUILD
parent4d67b4a1b655a2281c21086c218894db8afeee86 (diff)
downloadaur-abe8bd17ad1729baa4ae28ecf3c41c0b071d7dfc.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 47fa844981f8..0d7d3cdadee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl-sah
_lastauthor=P/PE/PERLANCAR
_pkgname=Sah
-pkgver=0.9.37
+pkgver=0.9.39
pkgrel=1
pkgdesc='Schema for data structures'
arch=('any')
@@ -12,7 +12,7 @@ options=('!emptydirs')
depends=('perl-defhash')
url="https://metacpan.org/release/${_pkgname}"
source=(https://cpan.metacpan.org/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
-sha512sums=('210a3fc87710b084eb9e570a885c203aaeb9417946689aa0612d7d3279d7c06dd1d0c8442ed68729ffe5e336e709d70cd36db6c8bb6ecc1ba651a4622b633050')
+sha512sums=('7e8205d75874a59e714514f50a38994d4e9ebbe1104ec1a8eb50295c49e284bb540bda4867393c00bfbd3ef9c2007096139a0796d4900a49d1c2726dbd75d939')
build() {
export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL="--skipdeps" \