summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsemeion2018-08-04 06:17:34 -0300
committersemeion2018-08-04 06:17:34 -0300
commit84f07d01aee643f051721cea47f34a4b2e792f9f (patch)
treeb735a108150ec70ecd3b40b89ef81534b76c3f63
parent5225cab1fcc5ac6d49f143fc486d47e8bca72189 (diff)
downloadaur-84f07d01aee643f051721cea47f34a4b2e792f9f.tar.gz
m.sync 2018.08.04. 06:17:34
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6cebbb5aeb2..50e46c1344da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Alexandre Bolelli <semeion7@hotmail.com>
pkgname=handshake-cracker
-pkgver=47.1f29cf9
+pkgver=32.55ba7da
pkgrel=1
pkgdesc="Handshake capture with aircrack-ng, test with pyrit, crack with john the ripper using self-builted wordlists."
arch=('any')
url='https://github.com/semeion/handshake-cracker'
license=('GPL3')
-depends=('aircrack-ng' 'wireshark-cli' 'cowpatty' 'mdk3' 'xterm' 'ncurses' 'psmisc' 'gawk'
+depends=('aircrack-ng' 'cowpatty' 'mdk3' 'xterm' 'ncurses' 'psmisc' 'gawk'
'coreutils' 'glibc' 'sed' 'gzip' 'bzip2' 'unzip' 'wget' 'sudo' 'less' 'john' 'python2' 'python2-lxml')
makedepends=('git')
source=('git+https://github.com/semeion/handshake-cracker.git')