[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)
Daniel Bermond
dbermond at archlinux.org
Fri Apr 24 13:25:21 UTC 2020
Date: Friday, April 24, 2020 @ 13:25:20
Author: dbermond
Revision: 619303
upgpkg: intel-compute-runtime 20.16.16582-1
Modified:
intel-compute-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-24 13:24:56 UTC (rev 619302)
+++ PKGBUILD 2020-04-24 13:25:20 UTC (rev 619303)
@@ -2,7 +2,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=intel-compute-runtime
-pkgver=20.15.16524
+pkgver=20.16.16582
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=('6b0f8f12fdda8c379f803b8b08e2219ca18377dea9487519ea46c1ecb4089f6a')
+sha256sums=('94643285b84e2f059c36c8715a8c1a4de3edd4ce11ec3b6181e30f0c5458920f')
build() {
export CFLAGS+=" ${CPPFLAGS}"
More information about the arch-commits
mailing list