summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fcf37d973e9..38e38ff4a0af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='fern-wifi-cracker-git'
pkgver='2.6.d25e58e'
-pkgrel=2
+pkgrel=3
groups=('blackarch' 'blackarch-cracker' 'blackarch-wireless')
pkgdesc='WEP, WPA wifi cracker for wireless penetration testing'
arch=('any')
@@ -10,7 +10,7 @@ url='http://code.google.com/p/fern-wifi-cracker/'
license=('GPL2')
depends=('python2' 'python2-pyqt4' 'aircrack-ng' 'xterm' 'subversion' 'scapy'
'macchanger' 'gksu')
-makedepends=('git sed')
+makedepends=('git', 'sed')
replaces=('fern-wifi-cracker')
source=("git+https://github.com/savio-code/fern-wifi-cracker.git")
sha1sums=('SKIP')