From e90166c70f3a2bd27d8c914491f7e0510855fd3f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Jun 2013 00:07:33 -0700 Subject: Sat Jun 8 00:07:33 PDT 2013 --- extra/kismet/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/kismet') diff --git a/extra/kismet/PKGBUILD b/extra/kismet/PKGBUILD index b19a2f399..71d7c62c8 100644 --- a/extra/kismet/PKGBUILD +++ b/extra/kismet/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186877 2013-05-31 13:31:02Z andrea $ +# $Id: PKGBUILD 187862 2013-06-07 09:24:58Z tomegun $ # Maintainer: # Contributor: Angel Velasquez # Contributor: Jason Chu @@ -7,12 +7,12 @@ pkgname=kismet pkgver=2013_03_R1b _realver="${pkgver//_/-}" -pkgrel=1 +pkgrel=2 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system" arch=('i686' 'x86_64') url="http://www.kismetwireless.net/" license=('GPL') -depends=('libpcap' 'pcre' 'bluez') +depends=('libpcap' 'pcre' 'bluez-libs' 'libcap') optdepends=('gpsd: log coordinates of detected networks' 'wireshark-cli: provide OUI files used to determine device manufacturer' 'wireshark-cli: mergecap, to merge multiple capture files' -- cgit v1.2.3-54-g00ecf