diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 01:12:51 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2013-03-31 01:12:51 -0500 |
commit | 28e3d220b711ea14c6adfd86958384c28a0a5d3e (patch) | |
tree | 9ca55b1f40573716ba59c4a7bc681278c553e746 /community/john | |
parent | 7d75b30e3922989b5c93d610b6c140b45ed521cc (diff) |
Rebuild packages
Diffstat (limited to 'community/john')
-rw-r--r-- | community/john/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/PKGBUILD b/community/john/PKGBUILD index 43470d592..89cc68c17 100644 --- a/community/john/PKGBUILD +++ b/community/john/PKGBUILD @@ -6,7 +6,7 @@ pkgname=john pkgver=1.7.9 -pkgrel=7 +pkgrel=7.1 _jumbover=7 pkgdesc="John The Ripper - A fast password cracker (jumbo-$_jumbover included)" arch=('i686' 'x86_64' 'mips64el') |