Date: Friday, May 27, 2022 @ 09:55:14 Author: archange Revision: 1210772
upgpkg: intel-compute-runtime 22.21.23269-1 Modified: intel-compute-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-27 09:40:55 UTC (rev 1210771) +++ PKGBUILD 2022-05-27 09:55:14 UTC (rev 1210772) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=intel-compute-runtime -pkgver=22.20.23198 +pkgver=22.21.23269 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=('ab22b8bf2560a57fdd3def0e35a62ca75991406f959c0263abb00cd6cd9ae998') +sha256sums=('cd3b2a16465c59f088619267ecfc8e65346ee4634c6365265665e6a4fe33a211') build() { # ${${pkgver#*.}%.*} not supported by bash?
