Date: Sunday, July 31, 2022 @ 19:17:47
  Author: svenstaro
Revision: 1259488

upgpkg: arrayfire 3.8.2-2: Rebuild against intel-oneapi-mkl

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-07-31 19:07:50 UTC (rev 1259487)
+++ PKGBUILD    2022-07-31 19:17:47 UTC (rev 1259488)
@@ -1,12 +1,12 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=arrayfire
 pkgver=3.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="High performance software library for parallel computing with an 
easy-to-use API"
 arch=('x86_64')
 url='https://arrayfire.com'
 license=('BSD')
-depends=('cblas' 'fftw' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew' 
'intel-mkl')
+depends=('cblas' 'fftw' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew' 
'intel-oneapi-mkl')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'python' 'ocl-icd' 
'cuda' 'cudnn' 'git' 'ninja' 'boost')
 optdepends=('cuda: Required for using CUDA backend'
             'nvidia-utils: Required for using CUDA backend'

Reply via email to