summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302017-06-24 14:43:34 +0200
committerM0Rf302017-06-24 14:43:34 +0200
commit864a00c5e26fd36890a8f6dbb098c59e70581b78 (patch)
tree2d5f7f1365dd758f1cd006244002c7e9739f80ac
parent191efcfacffbe5d74980879357e3536ec889ee5a (diff)
downloadaur-864a00c5e26fd36890a8f6dbb098c59e70581b78.tar.gz
updated and python2-blessings and hostapd deps
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb6ee9379cd7..294e354b7ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 17 11:28:54 UTC 2016
+# Sat Jun 24 12:43:14 UTC 2017
pkgbase = wifiphisher-git
pkgdesc = Fast automated phishing attacks against WPA networks.
- pkgver = 256.3993ac2
+ pkgver = 520.429a5e3
pkgrel = 1
url = https://github.com/sophron/wifiphisher
arch = any
@@ -11,7 +11,9 @@ pkgbase = wifiphisher-git
groups = blackarch-social
license = MIT
makedepends = git
+ depends = hostapd
depends = python2
+ depends = python2-blessings
depends = python2-httplib2
depends = python2-pyric
depends = scapy
diff --git a/PKGBUILD b/PKGBUILD
index 1b949807b44b..3b1c859cc321 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_name=wifiphisher
pkgname=${_name}-git
-pkgver=256.3993ac2
+pkgver=520.429a5e3
pkgrel=1
groups=('blackarch' 'blackarch-wireless' 'blackarch-social')
pkgdesc='Fast automated phishing attacks against WPA networks.'
arch=('any')
url='https://github.com/sophron/wifiphisher'
license=('MIT')
-depends=('python2' 'python2-httplib2' 'python2-pyric' 'scapy' 'aircrack-ng')
+depends=('hostapd' 'python2' 'python2-blessings' 'python2-httplib2' 'python2-pyric' 'scapy' 'aircrack-ng')
makedepends=('git')
provides=('wifiphisher')
conflicts=('wifiphisher')