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

Bruno Pagani archange at gemini.archlinux.org
Mon Mar 28 22:05:38 UTC 2022


    Date: Monday, March 28, 2022 @ 22:05:38
  Author: archange
Revision: 1177434

upgpkg: intel-compute-runtime 22.12.22749-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 22:01:00 UTC (rev 1177433)
+++ PKGBUILD	2022-03-28 22:05:38 UTC (rev 1177434)
@@ -2,8 +2,8 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=22.11.22682
-pkgrel=2
+pkgver=22.12.22749
+pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
 arch=(x86_64)
 url="https://01.org/compute-runtime"
@@ -13,9 +13,10 @@
 optdepends=('libva: for cl_intel_va_api_media_sharing'
             'libdrm: for cl_intel_va_api_media_sharing')
 provides=(opencl-driver level-zero-driver)
+# https://github.com/intel/compute-runtime/issues/528
 options=(!lto)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('70a762b3272868ae1dc40ed89d440808fec5b7d0441d6a56a6584188cf89d8b7')
+sha256sums=('eda2a77d14554ee116097b6365f8ef9449a903de5724d0f05fff13d408865d13')
 
 build() {
   # ${${pkgver#*.}%.*} not supported by bash?



More information about the arch-commits mailing list