1 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
2 # Contributor: Ľubomír 'The_K' Kučera <lubomir-dot-kucera-dot-jr-at-gmail-dot-com>
7 _gitcommit=04185d7b1d1a7909f47f23fbd85691401c7fabd7
8 pkgdesc='Retrieve WPA/WPA2 passphrase from a WPS enabled access point'
9 url='https://github.com/aanarchyy/bully'
12 depends=('glibc' 'libpcap' 'aircrack-ng')
13 optdepends=('pixiewps: pixiewps support')
15 source=(${pkgname}::"git+https://github.com/aanarchyy/bully#commit=${_gitcommit}")
20 git describe --tags --always|sed 's/^v//;s/-/./g'
30 make -C src install DESTDIR="${pkgdir}" prefix=/usr