summaryrefslogtreecommitdiff
path: root/libre/arrayfire
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-10-13 08:02:08 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-10-13 08:02:08 +0200
commit1cb02feecdbc510bd01bd5144e75d72982d7403a (patch)
tree7c3f83a16d97595e164faf410d4dbc720cc8ff59 /libre/arrayfire
parentca350098b4963e15e356c2c5da238d19b9b5c30c (diff)
libre/arrayfire: updated to 3.5.1
Diffstat (limited to 'libre/arrayfire')
-rw-r--r--libre/arrayfire/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/arrayfire/PKGBUILD b/libre/arrayfire/PKGBUILD
index e131865d4..353f270e4 100644
--- a/libre/arrayfire/PKGBUILD
+++ b/libre/arrayfire/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=arrayfire
pkgdesc="High performance software library for parallel computing with an easy-to-use API, without nonfree cuda and nvidia-utils support and nonfree SIFT algorithm"
url='http://arrayfire.com'
-pkgver=3.5.0
+pkgver=3.5.1
arch=('i686' 'x86_64' 'armv7h')
pkgrel=1.parabola1
license=('BSD3')
@@ -14,7 +14,7 @@ depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew'
optdepends=('libclc: Required for using OpenCL backend')
source=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2
remove-nonfree-references.patch)
-sha256sums=('9d5533b890c97dda5f253aef41530755d351ea7b495b1063319855e1877724f2'
+sha256sums=('b6ff2ffc279d4d826d7ebe1fecc6574721cd88354b65eb10df105b20b89b21f0'
'230900b6ccc4886fa0b77bc4447819ecbbd14891ea4ea0b983e5d1f42a24ae5e')
check() {