[arch-commits] Commit in perl-netaddr-ip/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Aug 20 07:41:36 UTC 2015


    Date: Thursday, August 20, 2015 @ 09:41:36
  Author: fyan
Revision: 244399

upgpkg: perl-netaddr-ip 4.078-1

Modified:
  perl-netaddr-ip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-20 07:11:30 UTC (rev 244398)
+++ PKGBUILD	2015-08-20 07:41:36 UTC (rev 244399)
@@ -2,16 +2,16 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-netaddr-ip
-pkgver=4.077
+pkgver=4.078
 pkgrel=1
 pkgdesc="Perl module to manage IP addresses and subnets"
-arch=('any')
+arch=('i686' 'x86_64')
 url="http://search.cpan.org/dist/NetAddr-IP/"
 license=('PerlArtistic' 'GPL')
 depends=('perl')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
-md5sums=('db52dcb07cb2c4fcd72e37a1930f6590')
+md5sums=('bca8406520b6535a3f9661d385705d97')
 
 build() {
   cd NetAddr-IP-${pkgver}



More information about the arch-commits mailing list