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

Daniel Bermond dbermond at archlinux.org
Sat Feb 8 00:34:14 UTC 2020


    Date: Saturday, February 8, 2020 @ 00:34:13
  Author: dbermond
Revision: 563785

upgpkg: intel-compute-runtime 20.05.15524-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 00:33:09 UTC (rev 563784)
+++ PKGBUILD	2020-02-08 00:34:13 UTC (rev 563785)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=20.04.15428
+pkgver=20.05.15524
 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=('93d0e34763e627d58b37637c47f274f2e8e1563a45043e756b23071b668e4d61')
+sha256sums=('3c1fe0f64b612dbb331f41284c242c2c047c6e4d037e296b2e045055f9d46053')
 
 build() {
     cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list