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

Daniel Bermond dbermond at archlinux.org
Sat Feb 29 03:12:50 UTC 2020


    Date: Saturday, February 29, 2020 @ 03:12:48
  Author: dbermond
Revision: 586735

upgpkg: intel-compute-runtime 20.08.15750-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-29 03:12:17 UTC (rev 586734)
+++ PKGBUILD	2020-02-29 03:12:48 UTC (rev 586735)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=20.07.15711
+pkgver=20.08.15750
 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=('d4539d19703394b5208cefeaea3b874586fa465d85affb099d10bfe80b08a58a')
+sha256sums=('0e7846bcae93f65c766914fe96592e449a64574c3d5b9fd7c0b69ad01dae5fd4')
 
 build() {
     cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list