summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew2020-04-17 23:50:58 +0100
committerAndrew2020-04-17 23:50:58 +0100
commitc666e50069d0cd45fb2fff072b8a5151867ae4ea (patch)
treead626b0458c86f51c8a21f3e6e874b92712c136c /PKGBUILD
parent550eb8f8b4c139fd6d5b4858c88451aa2eb99904 (diff)
downloadaur-c666e50069d0cd45fb2fff072b8a5151867ae4ea.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 7605b73ba26b..86e23d0d96bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=arm-linux-gnueabihf-armcl-neon
-pkgver=19.02
-pkgrel=4
+pkgver=20.02.1
+pkgrel=1
epoch=
pkgdesc="ARM Computer Vision and Machine Learning Library (armv7a NEON Backend)"
@@ -18,7 +18,7 @@ provides=()
conflicts=( 'arm-linux-gnueabihf-armcl-opencl+neon' )
replaces=()
backup=()
-options=( !strip )
+options=( '!strip' '!emptydirs' 'staticlibs' )
install=
changelog=
source=("git+https://github.com/ARM-software/ComputeLibrary.git")