[arch-commits] Commit in perl-extutils-makemaker/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Sat May 3 17:58:07 UTC 2014
Date: Saturday, May 3, 2014 @ 19:58:06
Author: fyan
Revision: 211989
upgpkg: perl-extutils-makemaker 6.98-1
Modified:
perl-extutils-makemaker/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-03 17:54:09 UTC (rev 211988)
+++ PKGBUILD 2014-05-03 17:58:06 UTC (rev 211989)
@@ -1,8 +1,8 @@
# $Id$
-# Maintainer:
+# Maintainer: Felix Yan <felixonmars at gmail.com>
pkgname=perl-extutils-makemaker
-pkgver=6.96
+pkgver=6.98
pkgrel=1
pkgdesc="ExtUtils::MakeMaker - Create a module Makefile"
arch=('any')
@@ -14,7 +14,7 @@
replaces=('perl-file-copy-recursive')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-${pkgver}.tar.gz")
-sha1sums=('ab0d94b884dd9a010e361ed2294de84af553c2c2')
+sha1sums=('5ea75ead31d5ec42b4a592bba6e69e6aca6db1c3')
build() {
cd ExtUtils-MakeMaker-$pkgver
More information about the arch-commits
mailing list