summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")