From 1cb02feecdbc510bd01bd5144e75d72982d7403a Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 13 Oct 2017 08:02:08 +0200 Subject: libre/arrayfire: updated to 3.5.1 --- libre/arrayfire/PKGBUILD | 4 ++-- 1 file 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() { -- cgit v1.2.3