summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b723c779ad82..a65b3fa474d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: John D Jones III AKA jnbek <jnbek1972 -_AT_- g m a i l -_Dot_- com>
_distname=Dist-Zilla
pkgname=perl-dist-zilla
-pkgver=6.030
+pkgver=6.031
pkgrel=1
pkgdesc="distribution builder; installer not included!"
arch=('any')
@@ -61,7 +61,7 @@ optdepends=('perl-archive-tar-wrapper: API wrapper around the tar utility'
'perl-term-readline-gnu: GNU Readline XS library wrapper')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/$_distname-$pkgver.tar.gz")
-md5sums=('0b66401b4ca397c33de47a7fbdc34efd')
+md5sums=('7181498be16f4d54a16b567b26ee6ba5')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \