summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2016-12-13 11:41:48 -0800
committeryar2016-12-13 11:41:48 -0800
commit9af9dabf4fa96986975946349de2f0606b7d6a20 (patch)
tree89cf470ad190d4131e65c650b6b3dfe6b207039a /PKGBUILD
parent18a2843e984cefda0bcf0678f4e0737662d1017d (diff)
downloadaur-9af9dabf4fa96986975946349de2f0606b7d6a20.tar.gz
fix hash
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 697d9992db0f..eea6d18f142f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('unknown')
options=('!emptydirs')
depends=('perl')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('8f673cacec2680520f94a95cd44639bc4587f260b07497772ffdaac83b945f6c')
+sha256sums=('df4a7eb1b8e45f68e94cb4fdde6710af07f2e3ae647793323ca933f1bddfc189')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"