Date: Friday, March 18, 2016 @ 14:51:46
  Author: svenstaro
Revision: 167571

upgpkg: arrayfire 3.3.1-1

upstream release 3.3.1

Modified:
  arrayfire/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-18 13:30:19 UTC (rev 167570)
+++ PKGBUILD    2016-03-18 13:51:46 UTC (rev 167571)
@@ -2,7 +2,7 @@
 pkgname=arrayfire
 pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
 url='http://arrayfire.com'
-pkgver=3.3.0
+pkgver=3.3.1
 arch=('i686' 'x86_64')
 pkgrel=1
 license=('BSD')
@@ -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=('14dbc9e0c489263c3592ab3d83663b2f')
+md5sums=('4d2b7e9c14d1e5ba3ab262aceec94991')
 
 check() {
   cd "${srcdir}/arrayfire-full-${pkgver}/build"

Reply via email to