summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2016-04-06 06:14:24 -0400
committerbrent s2016-04-06 06:14:24 -0400
commit8d97cf5276a1bd44454981314d2e5aaf02027497 (patch)
tree011a7880b874269e7b154a5dc58e30b95fdf6102
parentd0a7fcbe3b6d6a583095836e987a4e9b43b43400 (diff)
downloadaur-8d97cf5276a1bd44454981314d2e5aaf02027497.tar.gz
GPG support done
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore10
-rw-r--r--PKGBUILD2
3 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3086283dfa2e..39ec59ee5255 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Apr 6 08:18:22 UTC 2016
+# Wed Apr 6 10:14:24 UTC 2016
pkgbase = johnny-git
pkgdesc = A GUI for john (the ripper, a password audit tool)
pkgver = r527.c862833
diff --git a/.gitignore b/.gitignore
index b92cd898908a..e16177da2907 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
-johnny-git
+*/
.*.swp
*.pkg.tar.xz
-src
-pkg
+src/
+pkg/
*.tar
*.tar.bz2
*.tar.xz
@@ -12,3 +12,7 @@ pkg
*.tbz
*.tbz2
*.zip
+*.run
+*.7z
+*.rar
+*.deb
diff --git a/PKGBUILD b/PKGBUILD
index 6d5c0c90fe54..00c0938c698b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: brent s. <bts[at]square-r00t[dot]net>
-validpgpkeys=('7482 31EB CBD8 08A1 4F5E 85D2 8C00 4C2F 9348 1F6B')
+validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=johnny-git
_pkgname=johnny
pkgver=r527.c862833