summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexadre Bolelli2017-05-12 20:30:28 -0300
committerAlexadre Bolelli2017-05-12 20:30:28 -0300
commit8360859328954f1ebba6512782e171fda9b901b1 (patch)
treeba022a6d2d88bce2183ab863dc69ad08704a09a0
parent1f079614c6c321ca28001d36651955561c9c8d4e (diff)
downloadaur-8360859328954f1ebba6512782e171fda9b901b1.tar.gz
update 2017.05.12. 20:30:28
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c5189b19856..b1fd8518e8bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = handshake-cracker
pkgdesc = Handshake capture with aircrack-ng, test with pyrit, crack with john the ripper using self-builted wordlists.
- pkgver = 38.1f1b57c
+ pkgver = 43.c025d98
pkgrel = 1
url = https://github.com/semeion/handshake-cracker
arch = any
@@ -24,6 +24,8 @@ pkgbase = handshake-cracker
depends = sudo
depends = less
depends = john
+ depends = python2
+ depends = python2-lxml
source = git+https://github.com/semeion/handshake-cracker.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 930d2f41f855..f9658242c189 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: Alexandre Bolelli <semeion7@hotmail.com>
pkgname=handshake-cracker
-pkgver=38.1f1b57c
+pkgver=43.c025d98
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' 'pyrit' 'scapy' 'mdk3' 'xterm' 'ncurses' 'psmisc' 'gawk'
- 'coreutils' 'glibc' 'sed' 'gzip' 'bzip2' 'unzip' 'wget' 'sudo' 'less' 'john')
+ 'coreutils' 'glibc' 'sed' 'gzip' 'bzip2' 'unzip' 'wget' 'sudo' 'less' 'john' 'python2' 'python2-lxml')
makedepends=('git')
source=('git+https://github.com/semeion/handshake-cracker.git')
sha256sums=('SKIP') # use 'updpkgsums' if you want