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

Bruno Pagani archange at gemini.archlinux.org
Mon Mar 21 14:40:13 UTC 2022


    Date: Monday, March 21, 2022 @ 14:40:13
  Author: archange
Revision: 1166886

upgpkg: intel-compute-runtime 22.11.22682-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 14:37:28 UTC (rev 1166885)
+++ PKGBUILD	2022-03-21 14:40:13 UTC (rev 1166886)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=22.10.22597
+pkgver=22.11.22682
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
 arch=(x86_64)
@@ -15,7 +15,7 @@
 provides=(opencl-driver level-zero-driver)
 options=(!lto)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0b7883a3ddcf8246c3d6730f396b2b9ba372f5c82098e218876e40f38563a531')
+sha256sums=('70a762b3272868ae1dc40ed89d440808fec5b7d0441d6a56a6584188cf89d8b7')
 
 build() {
   # ${${pkgver#*.}%.*} not supported by bash?



More information about the arch-commits mailing list