summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichał Wojdyła2022-08-28 08:34:05 +0200
committerMichał Wojdyła2022-08-28 08:34:05 +0200
commitfd4351283dcab24273f03f51aa259a7a1f65c464 (patch)
tree0a67d144e145f377447448f44459498e5ef3344d /PKGBUILD
parent2049a493438ced68db9ebc1e1472edd082cb902d (diff)
downloadaur-perl-dist-zilla-plugin-installguide.tar.gz
update to 1.200014
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97b3aae1de01..c18a14f5f0d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Thiago L. A. Miller <thiago_leisrael@hotmail.com>
+# Contributor: Thiago L. A. Miller <thiago_leisrael@hotmail.com>
# Contributor: John D Jones III <jnbek1972 -_AT_- g m a i l -_Dot_- com>
_distname=Dist-Zilla-Plugin-InstallGuide
pkgname=perl-dist-zilla-plugin-installguide
-pkgver=1.200013
+pkgver=1.200014
pkgrel=1
pkgdesc="Build an INSTALL file"
arch=('any')
@@ -18,7 +18,7 @@ makedepends=()
checkdepends=('perl-test-fatal>=0')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_distname-$pkgver.tar.gz")
-md5sums=('d598e5462b808459e75455a466481dae')
+md5sums=('b78f2a146da6fbed5699b8763f2f7565')
build() {
( export PERL_MM_USE_DEFAULT=1 PERL5LIB="" \