summaryrefslogtreecommitdiff
path: root/community/perl-class-methodmaker
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-12 03:59:45 +0000
commitd8679f0250762892ab1e1a6d71badc2e9d42a526 (patch)
tree2c5893ffb5a88532e043973210221d10ce07f808 /community/perl-class-methodmaker
parent10cc2a54e50ad4aeffd7152937670c8673a096f9 (diff)
Sat Apr 12 03:57:05 UTC 2014
Diffstat (limited to 'community/perl-class-methodmaker')
-rw-r--r--community/perl-class-methodmaker/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-class-methodmaker/PKGBUILD b/community/perl-class-methodmaker/PKGBUILD
index 0f119f852..497c1992c 100644
--- a/community/perl-class-methodmaker/PKGBUILD
+++ b/community/perl-class-methodmaker/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105815 2014-02-15 20:44:29Z spupykin $
+# $Id: PKGBUILD 109090 2014-04-10 12:41:18Z fyan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-class-methodmaker
-pkgver=2.20
+pkgver=2.21
pkgrel=1
pkgdesc="Create generic class methods"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-${pkgver}.tar.gz")
-md5sums=('6ff22acb19ebfccaa9de07c7d4358129')
+md5sums=('d53a587fb84d5c5209e55ec0d4fab21d')
build() {
cd $srcdir/Class-MethodMaker-$pkgver