aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff7ae49fd783..cd5180691cae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = compute-runtime
pkgdesc = Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond. Weekly build version.
- pkgver = 18.31.11200
+ pkgver = 18.32.11249
pkgrel = 1
url = https://01.org/compute-runtime
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = compute-runtime
optdepends = libdrm: for cl_intel_va_api_media_sharing
provides = opencl-driver
conflicts = compute-runtime-git
- source = neo::git+https://github.com/intel/compute-runtime#tag=18.31.11200
+ source = neo::git+https://github.com/intel/compute-runtime#tag=18.32.11249
source = clang_source::git+https://github.com/llvm-mirror/clang#branch=release_40
source = common_clang::git+https://github.com/intel/opencl-clang#commit=8248120
source = llvm_patches::git+https://github.com/intel/llvm-patches#commit=b2572b9
diff --git a/PKGBUILD b/PKGBUILD
index 0f4713978dab..c6e3745aef74 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.31.11200'
+pkgver='18.32.11249'
pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'