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

Bruno Pagani archange at gemini.archlinux.org
Fri Apr 22 22:30:38 UTC 2022


    Date: Friday, April 22, 2022 @ 22:30:37
  Author: archange
Revision: 1187458

upgpkg: intel-compute-runtime 22.16.22992-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-22 22:29:40 UTC (rev 1187457)
+++ PKGBUILD	2022-04-22 22:30:37 UTC (rev 1187458)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=22.15.22905
+pkgver=22.16.22992
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 # https://github.com/intel/compute-runtime/issues/528
 options=(!lto)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a42ad82d6097a2c4c927cc9682bd0b7157b0995be0929048152cfcf66a30b5ea')
+sha256sums=('953983b8bcadafe6c1a14501a8602ab2fa0ee921f4d6449bc0bc62029b579968')
 
 build() {
   # ${${pkgver#*.}%.*} not supported by bash?



More information about the arch-commits mailing list