summaryrefslogtreecommitdiff
path: root/libre/arrayfire
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-15 10:56:10 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-15 10:56:10 -0300
commita83dbda8a9e350b366bd0297985f08a5978030a9 (patch)
tree46dde02e1cc073e8b5d5f3e83798c7cd0e84fd9b /libre/arrayfire
parent5df030d638bcda4c7b90d70edcd1a12ce64cbc78 (diff)
arrayfire-3.2.2-1.parabola1: updating version
Diffstat (limited to 'libre/arrayfire')
-rw-r--r--libre/arrayfire/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/arrayfire/PKGBUILD b/libre/arrayfire/PKGBUILD
index 4ed25bf79..9682d0050 100644
--- a/libre/arrayfire/PKGBUILD
+++ b/libre/arrayfire/PKGBUILD
@@ -3,9 +3,9 @@
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.2.1
+pkgver=3.2.2
arch=('i686' 'x86_64')
-pkgrel=2.parabola1
+pkgrel=1.parabola1
license=('BSD')
makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 'boost' 'git')
depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew')
@@ -13,8 +13,8 @@ optdepends=('libclc: Required for using OpenCL backend')
mksource=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2)
source=(https://repo.parabola.nu/other/${pkgname}-libre/${pkgname}-libre-full-${pkgver}.tar.bz2
remove-nonfree-references.patch)
-mkmd5sums=('2ea5766357c6740ccbdbfdb127bfa97c')
-md5sums=('828a2d9c36c49eae633f5d9b8cf0108a'
+mkmd5sums=('2b7f354c249bdbeef158513c0136b4a5')
+md5sums=('b8806d884ca54426ee6e343e6cfef875'
'679f5b3b1dec733fd6c1e8c32168c560')
check() {