summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2019-08-31 17:28:47 -0600
committerBrian Bidulock2019-08-31 17:28:47 -0600
commita37a75282a5c9d0d88723fac11435e267fbb7191 (patch)
tree94bed0b7c66bf2218aeb57577f7a7edd0d05bd75
parent70941583e5004a52aac42e41976b1b43c2ccb551 (diff)
downloadaur-a37a75282a5c9d0d88723fac11435e267fbb7191.tar.gz
update for i686 perl
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ce0b73a009c..e1ff846d4b6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-net-interface
pkgdesc = Net::Interface - Perl extension to access network interfaces
pkgver = 1.016
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Net-Interface
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ee46949d4c48..10792c6c5ff2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=perl-net-interface
_cpanname=Net-Interface
pkgver=1.016
-pkgrel=1
+pkgrel=2
pkgdesc="Net::Interface - Perl extension to access network interfaces "
arch=('i686' 'x86_64')
url="https://metacpan.org/release/${_cpanname}"