summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-07-08 14:49:41 +0200
committerIyán Méndez Veiga2020-07-08 14:49:41 +0200
commiteb5ed7e6963f28fbd49551f6d2e48748e7711de0 (patch)
tree7bda623fb904ad85b50c4761ef2a1f93e70dbc74 /.SRCINFO
downloadaur-python-wifiphisher-git.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f658c27c6ec3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = python-wifiphisher-git
+ pkgdesc = Fast automated phishing attacks against WPA networks.
+ pkgver = 787.f0be783
+ pkgrel = 1
+ url = https://github.com/sophron/wifiphisher
+ arch = any
+ license = MIT
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-httplib2
+ depends = python-scapy
+ depends = aircrack-ng
+ depends = python-pyopenssl
+ depends = python-pyric
+ depends = python-blessings
+ depends = python-pbkdf2
+ depends = python-tornado
+ depends = hostapd
+ depends = dnsmasq
+ depends = python-dbus
+ depends = python-roguehostapd-git
+ provides = wifiphisher
+ conflicts = wifiphisher
+ conflicts = wifiphisher-git
+ source = git+https://github.com/sophron/wifiphisher.git
+ sha512sums = SKIP
+
+pkgname = python-wifiphisher-git
+