[arch-commits] Commit in arrayfire/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Feb 13 20:22:27 UTC 2016


    Date: Saturday, February 13, 2016 @ 21:22:26
  Author: svenstaro
Revision: 161478

upgpkg: arrayfire 3.2.2-1

upstream release 3.2.2

Modified:
  arrayfire/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-13 20:21:38 UTC (rev 161477)
+++ PKGBUILD	2016-02-13 20:22:26 UTC (rev 161478)
@@ -2,9 +2,9 @@
 pkgname=arrayfire
 pkgdesc="High performance software library for parallel computing with an easy-to-use API"
 url='http://arrayfire.com'
-pkgver=3.2.1
+pkgver=3.2.2
 arch=('i686' 'x86_64')
-pkgrel=2
+pkgrel=1
 license=('BSD')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'glfw' 'glew' 'boost' 'git')
 makedepends_x86_64=('cuda' 'nvidia-utils')
@@ -13,7 +13,7 @@
             'nvidia-utils: Required for using CUDA backend'
             'libclc: Required for using OpenCL backend')
 source=(http://arrayfire.com/arrayfire_source/arrayfire-full-${pkgver}.tar.bz2)
-md5sums=('2ea5766357c6740ccbdbfdb127bfa97c')
+md5sums=('2b7f354c249bdbeef158513c0136b4a5')
 
 check() {
   cd "${srcdir}/arrayfire-full-${pkgver}/build"



More information about the arch-commits mailing list