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 9976ad4d3c5a..56ef8499e47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-extutils-makemaker-aur
-pkgver=7.36
+pkgver=7.38
pkgrel=1
pkgdesc="ExtUtils::MakeMaker - Create a module Makefile"
arch=('any')
@@ -15,7 +15,7 @@ backup=()
options=(!emptydirs)
install=
source=("http://www.cpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-${pkgver}.tar.gz")
-md5sums=('0c14d868b8d16b4f04ac8889590ab390')
+md5sums=('4dd778b0b533e72e397aa652a8a3ba1a')
_src_dir='$srcdir/ExtUtils-MakeMaker-$pkgver'
build() {