summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrbit2017-09-08 22:25:33 +0200
committermrbit2017-09-08 22:25:33 +0200
commit0138a50fa8539b9448255a33cfa33748def422c7 (patch)
treed9955f2700d7ce7be81498d8c026cc56f1c3d273 /PKGBUILD
parentd36b3c19277856716ab94654f601fcc5a959514f (diff)
downloadaur-cpyrit-opencl.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff622f1b5c33..de6dca019d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=cpyrit-opencl
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="OpenCL backend for accelerated attack against WPA-PSK authentication."
url="http://code.google.com/p/pyrit/"
license=('GPL3')
arch=('i686' 'x86_64')
-depends=('python2' 'openssl' 'zlib' 'libcl' 'pyrit')
+depends=('python2' 'openssl' 'zlib' 'libclc' 'pyrit')
makedepends=('opencl-headers' 'gcc' 'python2')
optdepends=('opencl-catalyst: OpenCL implemention from AMD')