summaryrefslogtreecommitdiff
path: root/community/perl-class-methodmaker/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-29 23:10:39 +0000
committerroot <root@rshg047.dnsready.net>2011-06-29 23:10:39 +0000
commit5e8a6a470237711ad18f12dde87deea6f2b8b0e0 (patch)
tree438c05155823f16b71f4277fef949610bf6fe826 /community/perl-class-methodmaker/PKGBUILD
parent108636e69eaeef67f4e7263c7f26105e25979e89 (diff)
Wed Jun 29 23:10:38 UTC 2011
Diffstat (limited to 'community/perl-class-methodmaker/PKGBUILD')
-rw-r--r--community/perl-class-methodmaker/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/perl-class-methodmaker/PKGBUILD b/community/perl-class-methodmaker/PKGBUILD
index 2a7ba1d1e..9896a9d33 100644
--- a/community/perl-class-methodmaker/PKGBUILD
+++ b/community/perl-class-methodmaker/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 35577 2010-12-21 22:43:37Z tdziedzic $
+# $Id: PKGBUILD 47471 2011-05-23 15:46:41Z tdziedzic $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-class-methodmaker
-pkgver=2.15
-pkgrel=3
+pkgver=2.18
+pkgrel=4
pkgdesc="Create generic class methods"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/Class-MethodMaker"
license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-$pkgver.tar.gz)
-md5sums=('7af92ddaee49815ade7c5886b74d5e64')
+source=("http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/Class-MethodMaker-${pkgver}.tar.gz")
+md5sums=('99435d78e0a1754b102fe39597c6c3df')
build() {
cd $srcdir/Class-MethodMaker-$pkgver