aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacek Danecki2018-07-20 13:45:29 +0200
committerJacek Danecki2018-07-20 13:45:29 +0200
commit3365f033944d63074258fef175b5fe82fb4136e6 (patch)
treed328b2e8b1f98446bd0aa515772e2040e0df7bc0
parent9473f726d921d9338a1a9317820474a0ccb04e9a (diff)
downloadaur-3365f033944d63074258fef175b5fe82fb4136e6.tar.gz
update to 18.28.11080
Signed-off-by: Jacek Danecki <jacek.m.danecki@gmail.com>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a777b93c901a..9ba8df24123b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = compute-runtime
pkgdesc = Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond. Weekly build version.
- pkgver = 18.27.11048
- pkgrel = 2
+ pkgver = 18.28.11080
+ pkgrel = 1
url = https://01.org/compute-runtime
arch = x86_64
license = MIT
@@ -16,7 +16,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.27.11048
+ source = neo::git+https://github.com/intel/compute-runtime#tag=18.28.11080
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=5c67217
diff --git a/PKGBUILD b/PKGBUILD
index 3eb5a51a8543..b231e1b0eb29 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.27.11048'
-pkgrel=2
+pkgver='18.28.11080'
+pkgrel=1
arch=('x86_64')
url='https://01.org/compute-runtime'
license=('MIT')