summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2015-09-18 00:25:04 +0200
committeranthraxx2015-09-18 00:25:04 +0200
commitf3ea7aaae58f34ea86ca8a31b7494ce7b13ce58e (patch)
tree65b46381909ca2da82e25b026b3a936dcfe81281 /PKGBUILD
parenta4888bf1ed7f91e60933083bcdb0beee4ed7cfb6 (diff)
downloadaur-f3ea7aaae58f34ea86ca8a31b7494ce7b13ce58e.tar.gz
upgpkg: oclhashcat 1.37-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eac194ee6d8..6261bf853871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=oclhashcat
_pkgname=oclHashcat
pkgver=1.37
-pkgrel=2
+pkgrel=3
pkgdesc="Worlds fastest password cracker with dictionary mutation engine (for AMD)"
url=('https://hashcat.net/oclhashcat')
arch=('i686' 'x86_64')
license=('custom')
-depends=('catalyst-utils=14.9' 'opencl-catalyst=14.9')
+depends=('catalyst-utils>=14.9' 'opencl-catalyst>=14.9')
replaces=('oclhashcat-amd')
conflicts=('oclhashcat-amd')
options=('!strip')