summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2017-09-28 00:25:24 -0400
committerbrent s2017-09-28 00:25:24 -0400
commit72d0c3c185f4d0c1a733fdd268302b1428adf0cc (patch)
tree94af7ce96ff5d2accecf9d49d0f0b9bbd74357b3
parent8d6558f3fcc5ddd640dc11a0eb5d24ee4ad3b84f (diff)
downloadaur-johnny-git.tar.gz
requested support for armv7h
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8d637191d13..e669dab2d096 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
# Generated by mksrcinfo v8
-# Sun Jun 26 05:00:12 UTC 2016
+# Thu Sep 28 04:25:24 UTC 2017
pkgbase = johnny-git
pkgdesc = A GUI for john (the ripper, a password audit tool)
pkgver = r527.c862833
- pkgrel = 4
+ pkgrel = 5
url = http://openwall.info/wiki/john/johnny
arch = i686
arch = x86_64
+ arch = armv7h
license = custom
makedepends = john
makedepends = qt5-base
diff --git a/PKGBUILD b/PKGBUILD
index cd2d7a5de97c..bf74822e56b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=johnny-git
_pkgname=johnny
pkgver=r527.c862833
-pkgrel=4
+pkgrel=5
pkgdesc="A GUI for john (the ripper, a password audit tool)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
url="http://openwall.info/wiki/john/johnny"
license=('custom')
install=