[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Fri Oct 22 13:14:34 UTC 2021


    Date: Friday, October 22, 2021 @ 13:14:34
  Author: archange
Revision: 1032354

upgpkg: intel-compute-runtime 21.42.21270-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-22 13:13:33 UTC (rev 1032353)
+++ PKGBUILD	2021-10-22 13:14:34 UTC (rev 1032354)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=21.41.21220
+pkgver=21.42.21270
 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=('5854326e54adfbfae52dbd9a7a07e5cc2af5e1108a7a42eafa70e5dfe969d302')
+sha256sums=('cf7340e43a1574ad23a76034ae731b992a9430e09397a3376bb473a13ebdc33e')
 
 build() {
   cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list