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

Bruno Pagani archange at gemini.archlinux.org
Sat Apr 9 07:58:33 UTC 2022


    Date: Saturday, April 9, 2022 @ 07:58:33
  Author: archange
Revision: 1183102

upgpkg: intel-compute-runtime 22.14.22890-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-09 06:11:32 UTC (rev 1183101)
+++ PKGBUILD	2022-04-09 07:58:33 UTC (rev 1183102)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=22.13.22789
+pkgver=22.14.22890
 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=('b6edbbeb72e7173a4d6ae78871c8a6f65563160661dd21224c9a0e2bb7286421')
+sha256sums=('16a0fab74f6732c63cf8f666d40db5bbeecfaaf73061f69fd608a7f058ba1738')
 
 build() {
   # ${${pkgver#*.}%.*} not supported by bash?



More information about the arch-commits mailing list