[arch-commits] Commit in arp-scan/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at archlinux.org
Mon Oct 3 07:20:47 UTC 2016
Date: Monday, October 3, 2016 @ 07:20:47
Author: mtorromeo
Revision: 191249
Updated arp-scan url
Modified:
arp-scan/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-03 06:18:32 UTC (rev 191248)
+++ PKGBUILD 2016-10-03 07:20:47 UTC (rev 191249)
@@ -7,7 +7,7 @@
pkgrel=3
pkgdesc="A tool that uses ARP to discover and fingerprint IP hosts on the local network"
arch=('i686' 'x86_64')
-url="http://www.nta-monitor.com/tools/arp-scan/"
+url="https://github.com/royhills/arp-scan"
license=('GPL')
depends=('libpcap' 'perl-libwww')
source=(https://github.com/royhills/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz
More information about the arch-commits
mailing list