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

Daniel Bermond dbermond at archlinux.org
Fri Mar 6 15:59:35 UTC 2020


    Date: Friday, March 6, 2020 @ 15:59:35
  Author: dbermond
Revision: 591030

upgpkg: intel-compute-runtime 20.09.15980-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-06 15:58:57 UTC (rev 591029)
+++ PKGBUILD	2020-03-06 15:59:35 UTC (rev 591030)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=20.08.15750
+pkgver=20.09.15980
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond."
 arch=(x86_64)
@@ -14,7 +14,7 @@
             'libdrm: for cl_intel_va_api_media_sharing')
 provides=(opencl-driver)
 source=(https://github.com/intel/compute-runtime/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0e7846bcae93f65c766914fe96592e449a64574c3d5b9fd7c0b69ad01dae5fd4')
+sha256sums=('26ac5e2f175e5aa53bed322d4f996b4218621e4cc4e3c00a6874224dc3b9c8f2')
 
 build() {
     cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list