summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2021-04-02 08:55:14 -0400
committerAndrew Sun2021-04-02 08:55:14 -0400
commit2f1c257b50e581c2a0a5675dccd2ee5c6aaee955 (patch)
treee0207d40b6d183ce3833663aa47f70977c8e109b /PKGBUILD
parent39626ad98b9526ede8d7d1784773ec25291cbffc (diff)
downloadaur-2f1c257b50e581c2a0a5675dccd2ee5c6aaee955.tar.gz
3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20e24bd7eb02..5d57c89cdebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
-# Maintainer: Andrew Sun <adsun701 at gmail dot com>
+# Contributor: Andrew Sun <adsun701 at gmail dot com>
# Contributor: Paul Sajna <sajattack at gmail dot com>
pkgname=fern-wifi-cracker
-pkgver=3.1
+pkgver=3.3
pkgrel=1
groups=('blackarch' 'blackarch-cracker' 'blackarch-wireless')
pkgdesc='WEP, WPA wifi cracker for wireless penetration testing'
arch=('any')
url='https://github.com/savio-code/fern-wifi-cracker'
license=('GPL2')
-depends=('gksu' 'python' 'python-pyqt5' 'aircrack-ng' 'xterm' 'subversion' 'scapy'
+depends=('python' 'python-pyqt5' 'aircrack-ng' 'xterm' 'subversion' 'scapy'
'macchanger')
replaces=('fern-wifi-cracker-git')
conflicts=('fern-wifi-cracker-git')
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/savio-code/fern-wifi-cracker/archive/v${pkgver}.tar.gz")
-sha256sums=('94d0180798f1cd48a3bb25d35f496438ce8bc8e8c75c180c942df9308a2a35a7')
+sha256sums=('0d9d622139fc54ddd4010eba30b5d73c41382c7356a7e7a19730acd38652683c')
package() {
cd "$srcdir/$pkgname-$pkgver/Fern-Wifi-Cracker"