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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 18 01:58:36 UTC 2018


    Date: Thursday, October 18, 2018 @ 01:58:36
  Author: svenstaro
Revision: 395792

upgpkg: arrayfire 3.6.1-5

freeimage 3.18.0 rebuild

Modified:
  arrayfire/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 00:19:44 UTC (rev 395791)
+++ PKGBUILD	2018-10-18 01:58:36 UTC (rev 395792)
@@ -4,7 +4,7 @@
 url='https://arrayfire.com'
 pkgver=3.6.1
 arch=('x86_64')
-pkgrel=4
+pkgrel=5
 license=('BSD')
 depends=('cblas' 'fftw' 'boost-libs' 'lapacke' 'forge' 'freeimage' 'glfw' 'glew' 'glbinding')
 makedepends=('cmake' 'graphviz' 'doxygen' 'opencl-headers' 'boost' 'python' 'ocl-icd' 'cuda' 'git')
@@ -18,7 +18,7 @@
 prepare() {
   cd "${srcdir}/arrayfire-full-${pkgver}"
 
-  rm -rf build && mkdir build
+  mkdir build
 }
 
 build() {



More information about the arch-commits mailing list