summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew2020-04-17 23:50:58 +0100
committerAndrew2020-04-17 23:50:58 +0100
commite19d6868b1b24c1a7b25614166548bf1fcdefade (patch)
treea5e2f1a7514a9ca395665b889615670155986f2d /PKGBUILD
parentaeed7274e1c085e031bcdcec6d67d378282bcdfc (diff)
downloadaur-armcl-opencl-debug.tar.gz
Update to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71fba9d637ea..983b4d8aed1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=armcl-opencl-debug
-pkgver=19.02
+pkgver=20.02.1
pkgrel=1
epoch=
@@ -18,7 +18,7 @@ provides=()
conflicts=( 'armcl-opencl' )
replaces=( 'armcl-opencl' )
backup=()
-options=( !strip )
+options=( '!strip' '!emptydirs' 'staticlibs' )
install=
changelog=
source=("git+https://github.com/ARM-software/ComputeLibrary.git")