aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrmat2018-06-20 11:17:19 +0200
committergrmat2018-06-21 07:45:36 +0200
commit4e8528ce053a6d2063233c2bab34c2a860b8f59d (patch)
tree40a4f6a455df0168824563ab6ed9f316a7c17420 /PKGBUILD
parentd53822873ef6dbcd7f760f1097decc06f9d71350 (diff)
downloadaur-4e8528ce053a6d2063233c2bab34c2a860b8f59d.tar.gz
update to 18.23.10915
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c69df00eeeb8..c14f8bcd4c5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname='compute-runtime'
pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond. Weekly build version."
-pkgver='18.22.10890'
-pkgrel=2
+pkgver='18.23.10915'
+pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'
license=('MIT')
@@ -18,7 +18,7 @@ source=("neo::git+https://github.com/intel/compute-runtime#tag=$pkgver"
"common_clang::git+https://github.com/intel/opencl-clang#commit=9b2473d"
"llvm_patches::git+https://github.com/intel/llvm-patches#commit=7ac2c8a"
"llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40"
- "gmmlib::git+https://github.com/intel/gmmlib#commit=a501534"
+ "gmmlib::git+https://github.com/intel/gmmlib#commit=3f31384"
"igc::git+https://github.com/intel/intel-graphics-compiler#commit=65bbbe3"
"khronos::git+https://github.com/KhronosGroup/OpenCL-Headers#commit=de26592")