Date: Friday, March 27, 2020 @ 22:06:28 Author: dbermond Revision: 605052
upgpkg: intel-compute-runtime 20.12.16259-1 Modified: intel-compute-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-27 22:06:10 UTC (rev 605051) +++ PKGBUILD 2020-03-27 22:06:28 UTC (rev 605052) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=intel-compute-runtime -pkgver=20.11.16158 +pkgver=20.12.16259 pkgrel=1 pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond." arch=(x86_64) @@ -14,7 +14,7 @@ 'libdrm: for cl_intel_va_api_media_sharing') provides=(opencl-driver) source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('1b07b00c9a4181415125d9afeceed30fca95a3e35b6cee03d3b0342a0355fb55') +sha256sums=('cd4eb236508101c153ab7748378edcdba3fad67be9055fc5485f39718ffe8140') build() { cmake -B build -S compute-runtime-${pkgver} \
