summaryrefslogtreecommitdiff
path: root/community/arp-scan/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-02 20:23:10 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-02 20:23:10 -0500
commitb93266a2e63bdf4d37a87a5e59ff36d78de40be0 (patch)
treea90207b92c60500ba0d3c0f43b5cc009088027c2 /community/arp-scan/PKGBUILD
parentfc39ce28d3054a46199dfdb4f1b539fbc6f6c994 (diff)
Rebuild packages
Diffstat (limited to 'community/arp-scan/PKGBUILD')
-rw-r--r--community/arp-scan/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/arp-scan/PKGBUILD b/community/arp-scan/PKGBUILD
index baaab48c7..a6e2be7fa 100644
--- a/community/arp-scan/PKGBUILD
+++ b/community/arp-scan/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=arp-scan
pkgver=1.8.1
-pkgrel=2
+pkgrel=2.1
pkgdesc="A tool that uses ARP to discover and fingerprint IP hosts on the local network"
-arch=(mips64el)
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.nta-monitor.com/tools/arp-scan/"
license=('GPL')
depends=('libpcap' 'perl-libwww')