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

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sun Oct 31 02:52:35 UTC 2021


    Date: Sunday, October 31, 2021 @ 02:52:35
  Author: svenstaro
Revision: 1035036

upgpkg: arrayfire 3.8.0-14: cuda 11.5 rebuild

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-31 02:39:46 UTC (rev 1035035)
+++ PKGBUILD	2021-10-31 02:52:35 UTC (rev 1035036)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
 pkgname=arrayfire
 pkgver=3.8.0
-pkgrel=13
+pkgrel=14
 pkgdesc="High performance software library for parallel computing with an easy-to-use API"
 arch=('x86_64')
 url='https://arrayfire.com'
@@ -27,7 +27,7 @@
 build() {
   cd "${srcdir}/arrayfire-full-${pkgver}"
 
-  cmake . \
+  cmake \
       -GNinja \
       -Bbuild \
       -DUSE_CPU_MKL=ON \



More information about the arch-commits mailing list