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