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

Daniel Bermond dbermond at archlinux.org
Tue Jul 28 00:45:46 UTC 2020


    Date: Tuesday, July 28, 2020 @ 00:45:43
  Author: dbermond
Revision: 665578

upgpkg: intel-compute-runtime 20.29.17408-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-28 00:45:34 UTC (rev 665577)
+++ PKGBUILD	2020-07-28 00:45:43 UTC (rev 665578)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=20.28.17293
+pkgver=20.29.17408
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver"
 arch=(x86_64)
@@ -14,7 +14,7 @@
             'libdrm: for cl_intel_va_api_media_sharing')
 provides=(opencl-driver level-zero-driver)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f8e56b139cde0e9dba20522d16efef77c0586c466301cbd6992b92b939366bad')
+sha256sums=('fe674407aea8baefe4938abb02bdca5bd86f192caab0bd8b55e2e3f635d8bff0')
 
 build() {
     cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list