summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-06 04:18:23 -0400
committerbrent s2016-04-06 04:18:23 -0400
commitc631eb6815971c9ddc71c0832957dfe4719e4126 (patch)
treed55b914058321e23de43844ca889bdabc88d2812 /PKGBUILD
parent6462b0215ba781d7bcb49d190333b117642bfd3e (diff)
downloadaur-c631eb6815971c9ddc71c0832957dfe4719e4126.tar.gz
adding gitignore, updating to sha512sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b01488ccb09d..cd8d29915611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: brent s. <bts[at]square-r00t[dot]net>
+validpgpkeys=('7482 31EB CBD8 08A1 4F5E 85D2 8C00 4C2F 9348 1F6B')
# Contributor: Spider.007 <archPackage@spider007.net>
pkgname=rcracki_mt
pkgver=0.7.0
-pkgrel=4
+pkgrel=5
pkgdesc="A tool that can be used to perform a rainbow table attack on password hashes. It is intended for indexed & perfected rainbow tables, mainly generated by the distributed project www.freerainbowtables.com"
url="http://rcracki.sourceforge.net/"
depends=('openssl')
license=('GPL')
source=("http://downloads.sourceforge.net/project/rcracki/rcracki_mt/${pkgname}_${pkgver}/${pkgname}_${pkgver}_src.7z")
-md5sums=('7894d6bcec9e307fac27a8f9052ade80')
+sha512sums=('f93dc1d7ca1f18c63a9612b053d86ad639589e2534361c2fb3d3c064c162002798082bc1219737ae9567a23daa6ef7a0f7a52e7debbeb8ceceb2e1724c71bf0d')
arch=('i686' 'x86_64')
package() {