summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-05 21:56:37 -0400
committerbrent s2016-04-05 21:56:37 -0400
commit6462b0215ba781d7bcb49d190333b117642bfd3e (patch)
treed3e94e270d0c09e879dfa8c23379530dfab9759e /PKGBUILD
parent97a36e0ca21349d8204b779c56fbfbb2a92084e7 (diff)
downloadaur-6462b0215ba781d7bcb49d190333b117642bfd3e.tar.gz
PKGBUILD fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0daee740b9f1..b01488ccb09d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Spider.007 <archPackage@spider007.net>
pkgname=rcracki_mt
pkgver=0.7.0
-pkgrel=3
-pkgdesc="Rcracki_mt 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"
+pkgrel=4
+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')