summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew2020-04-17 23:50:58 +0100
committerAndrew2020-04-17 23:50:58 +0100
commitb6e22a72f095eb6071a94104aae4ff295544f23d (patch)
tree9ca7fce2d40ea55bd5bd787236cfbd15628c5097 /PKGBUILD
parent27a411bb0ec0c47a1148dcc432f49e9a45d09cb3 (diff)
downloadaur-aarch64-linux-gnu-armcl-opencl+neon.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 bb5541573d17..965e3af5d966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=aarch64-linux-gnu-armcl-opencl+neon
-pkgver=19.02
-pkgrel=3
+pkgver=20.02.1
+pkgrel=1
epoch=
pkgdesc="ARM Computer Vision and Machine Learning Library (arm64-v8a OpenCL + NEON Backends)"
@@ -18,7 +18,7 @@ provides=()
conflicts=( 'aarch64-linux-gnu-armcl-neon' )
replaces=()
backup=()
-options=( !strip )
+options=( '!strip' '!emptydirs' 'staticlibs' )
install=
changelog=
source=("git+https://github.com/ARM-software/ComputeLibrary.git")