[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Apr 18 14:31:24 UTC 2020
Date: Saturday, April 18, 2020 @ 14:31:24
Author: archange
Revision: 616076
upgpkg: intel-compute-runtime 20.15.16524-1
Modified:
intel-compute-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-18 14:10:27 UTC (rev 616075)
+++ PKGBUILD 2020-04-18 14:31:24 UTC (rev 616076)
@@ -2,7 +2,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=intel-compute-runtime
-pkgver=20.14.16441
+pkgver=20.15.16524
pkgrel=1
pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
arch=(x86_64)
@@ -14,7 +14,7 @@
'libdrm: for cl_intel_va_api_media_sharing')
provides=(opencl-driver level-zero-driver)
source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('169e7833121beea8ec69ff9249ca06f3bae981e14593c7a62f363d4991acb7e2')
+sha256sums=('6b0f8f12fdda8c379f803b8b08e2219ca18377dea9487519ea46c1ecb4089f6a')
build() {
export CFLAGS+=" ${CPPFLAGS}"
More information about the arch-commits
mailing list