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

Daniel Bermond dbermond at archlinux.org
Fri Oct 4 17:41:06 UTC 2019


    Date: Friday, October 4, 2019 @ 17:41:05
  Author: dbermond
Revision: 512847

upgpkg: intel-compute-runtime 19.39.14278-1

Updated to version 19.39.14278 (llvm9)

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-04 17:40:14 UTC (rev 512846)
+++ PKGBUILD	2019-10-04 17:41:05 UTC (rev 512847)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.37.14191
+pkgver=19.39.14278
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond."
 arch=(x86_64)
@@ -15,7 +15,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=('efa8b74a01a5bc1c344b1de654fdad256ee2c6969fde30ebfa87e4df6dd9aa43')
+sha256sums=('607b891a99d8c2f191147fb66d8dd42a6b3a71c56a4c483fa966bd429163a2e8')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list