[arch-commits] Commit in arp-scan/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Thu Oct 17 14:34:17 UTC 2013


    Date: Thursday, October 17, 2013 @ 16:34:16
  Author: mtorromeo
Revision: 98752

upgpkg: arp-scan 1.9-1

Updated to 1.9

Modified:
  arp-scan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-17 14:29:58 UTC (rev 98751)
+++ PKGBUILD	2013-10-17 14:34:16 UTC (rev 98752)
@@ -3,8 +3,8 @@
 # Contributor: xav <xav at ethertricks dot net>
 
 pkgname=arp-scan
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 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/"
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('libpcap' 'perl-libwww')
 source=(http://www.nta-monitor.com/files/arp-scan/${pkgname}-${pkgver}.tar.gz)
-md5sums=('38db8f27fc6553a88367748ea04483d6')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
@@ -24,3 +23,4 @@
 	make DESTDIR="${pkgdir}" install
 }
 
+sha256sums=('ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892')




More information about the arch-commits mailing list