Date: Friday, February 14, 2020 @ 14:00:21 Author: archange Revision: 571041
upgpkg: intel-compute-runtime 20.06.15619-1 Modified: intel-compute-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-14 14:00:13 UTC (rev 571040) +++ PKGBUILD 2020-02-14 14:00:21 UTC (rev 571041) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=intel-compute-runtime -pkgver=20.05.15524 +pkgver=20.06.15619 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=('3c1fe0f64b612dbb331f41284c242c2c047c6e4d037e296b2e045055f9d46053') +sha256sums=('6fdd5171204796eca7bd626e7108cd7b80f7e00c99426876d93d1154b97d933b') build() { cmake -B build -S compute-runtime-${pkgver} \
