Date: Friday, February 14, 2014 @ 04:21:48 Author: eric Revision: 205924
upgpkg: perl-netaddr-ip 4.072-1 Upstream update Modified: perl-netaddr-ip/trunk/PKGBUILD ----------+ PKGBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-14 03:11:31 UTC (rev 205923) +++ PKGBUILD 2014-02-14 03:21:48 UTC (rev 205924) @@ -1,10 +1,8 @@ # $Id$ # Maintainer: -# Contributor: Dale Blount <[email protected]> -# Contributor: Francois Charette <francois.archlinux.org> pkgname=perl-netaddr-ip -pkgver=4.071 +pkgver=4.072 pkgrel=1 pkgdesc="Perl module to manage IP addresses and subnets" arch=('i686' 'x86_64') @@ -13,7 +11,7 @@ depends=('perl') options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz) -md5sums=('f0da45422022fdf1ccfa90b8068d782b') +md5sums=('7764bf54881cd014880c0b77161f16aa') build() { cd NetAddr-IP-${pkgver}
