Date: Friday, May 20, 2022 @ 16:34:52 Author: archange Revision: 1209406
upgpkg: intel-compute-runtime 22.20.23198-1 Modified: intel-compute-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-20 16:25:33 UTC (rev 1209405) +++ PKGBUILD 2022-05-20 16:34:52 UTC (rev 1209406) @@ -2,7 +2,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=intel-compute-runtime -pkgver=22.19.23136 +pkgver=22.20.23198 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=('8376bd6265ca17430a2f377d6414d9922f9d6a5abf46867dd254f27eb4cc18ad') +sha256sums=('ab22b8bf2560a57fdd3def0e35a62ca75991406f959c0263abb00cd6cd9ae998') build() { # ${${pkgver#*.}%.*} not supported by bash?
