aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJacek Danecki2018-10-01 15:34:39 +0200
committerJacek Danecki2018-10-01 13:36:55 +0000
commitdb1db64fe567d2047edef200abfc67f903c71244 (patch)
treeb5e753efcdbfa6e4916a185f009bf72af04ea613 /PKGBUILD
parent1898bd5fccc1b6e877554cb92c2cba35d9d183fe (diff)
downloadaur-db1db64fe567d2047edef200abfc67f903c71244.tar.gz
update to 18.38.11535
Signed-off-by: Jacek Danecki <jacek.m.danecki@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4f1f7b9e2c4..1d5661f7c526 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.37.11481'
+pkgver='18.38.11535'
pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'
@@ -19,7 +19,7 @@ source=("neo::git+https://github.com/intel/compute-runtime#tag=$pkgver"
"common_clang::git+https://github.com/intel/opencl-clang#commit=8248120"
"llvm_patches::git+https://github.com/intel/llvm-patches#commit=96d382b"
"llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40"
- "gmmlib::git+https://github.com/intel/gmmlib#commit=99ff764"
+ "gmmlib::git+https://github.com/intel/gmmlib#commit=5b61c8a"
"opencl_headers::git+https://github.com/KhronosGroup/OpenCL-Headers#commit=f039db6"
"igc::git+https://github.com/intel/intel-graphics-compiler#commit=b662d85")