aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgrmat2018-07-12 11:05:20 +0200
committergrmat2018-07-12 11:05:20 +0200
commit81e193e66ab82d8e0ace9a61eff7a5015f2e6f4b (patch)
tree69c4be67cb3c27ae53fa53608ca966c1c01753ca
parent3747c8de5dfa32a5ba58d3fe7777ddd3474916d1 (diff)
downloadaur-81e193e66ab82d8e0ace9a61eff7a5015f2e6f4b.tar.gz
update to 18.27.11048
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3755086e29c..0ef94d94d908 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.26.10987
+ pkgver = 18.27.11048
pkgrel = 1
url = https://01.org/compute-runtime
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = compute-runtime
optdepends = libva: for cl_intel_va_api_media_sharing
optdepends = libdrm: for cl_intel_va_api_media_sharing
conflicts = compute-runtime-git
- source = neo::git+https://github.com/intel/compute-runtime#tag=18.26.10987
+ source = neo::git+https://github.com/intel/compute-runtime#tag=18.27.11048
source = clang_source::git+https://github.com/llvm-mirror/clang#branch=release_40
source = common_clang::git+https://github.com/intel/opencl-clang#commit=9b2473d
- source = llvm_patches::git+https://github.com/intel/llvm-patches#commit=8a7abaf
+ source = llvm_patches::git+https://github.com/intel/llvm-patches#commit=5c67217
source = llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40
- source = gmmlib::git+https://github.com/intel/gmmlib#commit=5ff84b9
- source = igc::git+https://github.com/intel/intel-graphics-compiler#commit=dca01ed
+ source = gmmlib::git+https://github.com/intel/gmmlib#commit=375036a
+ source = igc::git+https://github.com/intel/intel-graphics-compiler#commit=a56f313
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 64932049960c..616617fcf67b 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.26.10987'
+pkgver='18.27.11048'
pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'
@@ -16,10 +16,10 @@ conflicts=('compute-runtime-git')
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=9b2473d"
- "llvm_patches::git+https://github.com/intel/llvm-patches#commit=8a7abaf"
+ "llvm_patches::git+https://github.com/intel/llvm-patches#commit=5c67217"
"llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40"
- "gmmlib::git+https://github.com/intel/gmmlib#commit=5ff84b9"
- "igc::git+https://github.com/intel/intel-graphics-compiler#commit=dca01ed")
+ "gmmlib::git+https://github.com/intel/gmmlib#commit=375036a"
+ "igc::git+https://github.com/intel/intel-graphics-compiler#commit=a56f313")
sha256sums=('SKIP'
'SKIP'