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

Bruno Pagani archange at gemini.archlinux.org
Tue Mar 15 21:11:48 UTC 2022


    Date: Tuesday, March 15, 2022 @ 21:11:48
  Author: archange
Revision: 1155173

upgpkg: intel-compute-runtime 22.10.22597-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 21:05:31 UTC (rev 1155172)
+++ PKGBUILD	2022-03-15 21:11:48 UTC (rev 1155173)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=22.09.22577
+pkgver=22.10.22597
 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=('5e8dd1e740e04298563ae3e8b73375d9b441a9c6bcd10a8f4d867d101d8dd26b')
+sha256sums=('0b7883a3ddcf8246c3d6730f396b2b9ba372f5c82098e218876e40f38563a531')
 
 build() {
   # ${${pkgver#*.}%.*} not supported by bash?



More information about the arch-commits mailing list