Date: Saturday, June 4, 2022 @ 19:43:29 Author: archange Revision: 1222257
upgpkg: intel-compute-runtime 22.22.23355-1 Modified: intel-compute-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-04 19:43:24 UTC (rev 1222256) +++ PKGBUILD 2022-06-04 19:43:29 UTC (rev 1222257) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=intel-compute-runtime -pkgver=22.21.23269 +pkgver=22.22.23355 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=('cd3b2a16465c59f088619267ecfc8e65346ee4634c6365265665e6a4fe33a211') +sha256sums=('dd74b1947784ffbf0acf0ad4011e4fab932c4a9ec3ebd3229270ba3b07dd28e0') build() { # ${${pkgver#*.}%.*} not supported by bash?
