summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew2020-04-17 23:50:58 +0100
committerAndrew2020-04-17 23:50:58 +0100
commit9d3a7961be41b4bbf58ba7ff457053c79bb65958 (patch)
tree7f026cadf0c648f32b43c58e60e42948ccd54258 /PKGBUILD
parent1d304087acf7f6a5b2665fd17a7f85a9e82995f2 (diff)
downloadaur-armcl-opencl.tar.gz
Update to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdcfa5cc844c..34e0f360f2a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=armcl-opencl
-pkgver=19.02
-pkgrel=4
+pkgver=20.02.1
+pkgrel=1
epoch=
pkgdesc="ARM Computer Vision and Machine Learning Library (x86_64 OpenCL Backend)"
@@ -18,7 +18,7 @@ provides=()
conflicts=()
replaces=()
backup=()
-options=( !strip )
+options=( '!strip' '!emptydirs' 'staticlibs' )
install=
changelog=
source=("git+https://github.com/ARM-software/ComputeLibrary.git")