aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrmat2018-05-31 00:27:11 +0200
committergrmat2018-05-31 00:27:11 +0200
commit8616111c8942a2501153e3240057e181eabb5a29 (patch)
tree0651f477e81ecd57a2bffbda662a57a8fc7fda6c /PKGBUILD
parent13ea26c272d378ec6d2b7792224f254ff0a4d50a (diff)
downloadaur-8616111c8942a2501153e3240057e181eabb5a29.tar.gz
update to 18.21.10858
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3cec9bd32e7..5229121bb19d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='compute-runtime'
pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond. Weekly build version."
-pkgver='18.20.10830'
+pkgver='18.21.10858'
pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'
@@ -13,7 +13,7 @@ optdepends=('libva: for cl_intel_va_api_media_sharing'
depends=('ocl-icd')
conflicts=('compute-runtime-git')
-source=("neo::git+https://github.com/intel/compute-runtime#tag=18.20.10830"
+source=("neo::git+https://github.com/intel/compute-runtime#tag=$pkgver"
"clang_source::git+https://github.com/llvm-mirror/clang#branch=release_40"
"common_clang::git+https://github.com/intel/opencl-clang#commit=fa75886"
"llvm_patches::git+https://github.com/intel/llvm-patches#commit=0ba9deb"