summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2022-06-03 07:06:21 +0200
committerSebastian 'Swift Geek' Grzywna2022-06-03 07:06:21 +0200
commit3f4175ccdba7cf4bc0971125a51494a075720d46 (patch)
tree8f3147f53d162dcf9ef118a6ac89c6b5964bde1a /PKGBUILD
parent2eb207cf294958ac12e93fefe774ad7c0123a400 (diff)
downloadaur-perl-extutils-makemaker-aur.tar.gz
Bump to 7.64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 556600b9ef76..08fb6ca5ea91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-extutils-makemaker-aur
-pkgver=7.62
+pkgver=7.64
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=('a42e4eb0c1def8ac045a700809fd3040')
+md5sums=('5c417a5ff2236c0ee7ab3412c4575ad8')
_src_dir='$srcdir/ExtUtils-MakeMaker-$pkgver'
build() {