[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Dec 26 19:17:05 UTC 2021
Date: Sunday, December 26, 2021 @ 19:17:05
Author: archange
Revision: 1083899
upgpkg: intel-compute-runtime 21.49.21786-1
Modified:
intel-compute-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-26 18:49:14 UTC (rev 1083898)
+++ PKGBUILD 2021-12-26 19:17:05 UTC (rev 1083899)
@@ -2,7 +2,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=intel-compute-runtime
-pkgver=21.48.21782
+pkgver=21.49.21786
pkgrel=1
pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
arch=(x86_64)
@@ -13,8 +13,9 @@
optdepends=('libva: for cl_intel_va_api_media_sharing'
'libdrm: for cl_intel_va_api_media_sharing')
provides=(opencl-driver level-zero-driver)
+options=(!lto)
source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('7e696e19099116875c3a61c7f70c8570e93921c274d20730854cdb54e688180e')
+sha256sums=('ddfc9f88cc1bfa18d03b1c1b41f15282af58a921f1bd2992353f02163ab5c826')
build() {
# ${${pkgver#*.}%.*} not supported by bash?
More information about the arch-commits
mailing list