Date: Monday, December 19, 2022 @ 14:40:40
  Author: mtorromeo
Revision: 1361546

upgpkg: arp-scan 1.10.0-1

Modified:
  arp-scan/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-19 14:39:19 UTC (rev 1361545)
+++ PKGBUILD    2022-12-19 14:40:40 UTC (rev 1361546)
@@ -2,7 +2,7 @@
 # Contributor: xav <xav at ethertricks dot net>
 
 pkgname=arp-scan
-pkgver=1.9.8
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="A tool that uses ARP to discover and fingerprint IP hosts on the 
local network"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('libpcap' 'perl-libwww')
 
source=(https://github.com/royhills/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b9b75ceaef6348f5951b06c773ec7a243a9e780e160eafebc369f9c27f6a7d3f')
+sha256sums=('204b13487158b8e46bf6dd207757a52621148fdd1d2467ebd104de17493bab25')
 
 build() {
        cd "$srcdir"/$pkgname-$pkgver

Reply via email to