Date: Monday, April 13, 2015 @ 07:43:06 Author: fyan Revision: 131267
upgpkg: perl-mouse 2.4.2-1 Modified: perl-mouse/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-13 05:27:02 UTC (rev 131266) +++ PKGBUILD 2015-04-13 05:43:06 UTC (rev 131267) @@ -1,8 +1,8 @@ # $Id$ -# Maintainer: +# Maintainer: Felix Yan <[email protected]> pkgname=perl-mouse -pkgver=2.4.1 +pkgver=2.4.2 pkgrel=1 pkgdesc="Moose minus the antlers" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ 'perl-test-leaktrace' 'perl-test-output' 'perl-test-deep' 'perl-io-string') source=(http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/Mouse-$pkgver.tar.gz) -md5sums=('2e265bdde5f148cf0c1f788cf0f87291') +md5sums=('7abd3ab36026425dd035aecc53aa60b7') build() { cd Mouse-$pkgver
