From e942ca0d23127fe92a5f9c18137f1d9d3565f7f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 22 Dec 2015 07:24:21 -0300 Subject: arrayfire-3.2.1-1.parabola1: updating version --- libre/arrayfire/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/arrayfire') diff --git a/libre/arrayfire/PKGBUILD b/libre/arrayfire/PKGBUILD index cee8d7962..16f6310ce 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.0 +pkgver=3.2.1 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' 'lapack' '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=('0dc2dd8188b0cd60baeeef214cbe68c4') -md5sums=('05455aee63c46dfa33fd2badb0cd3c17' +mkmd5sums=('2ea5766357c6740ccbdbfdb127bfa97c') +md5sums=('828a2d9c36c49eae633f5d9b8cf0108a' '679f5b3b1dec733fd6c1e8c32168c560') check() { -- cgit v1.2.3