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

Daniel Bermond dbermond at archlinux.org
Mon Jul 15 15:49:42 UTC 2019


    Date: Monday, July 15, 2019 @ 15:49:42
  Author: dbermond
Revision: 489877

upgpkg: intel-compute-runtime 19.27.13361-1

Updated to version 19.27.13361

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-15 14:54:07 UTC (rev 489876)
+++ PKGBUILD	2019-07-15 15:49:42 UTC (rev 489877)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.26.13286
+pkgver=19.27.13361
 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=('74ab6290300b86993ec498216b053acf3fff1f624e714d73a1be9e1c45189d43')
+sha256sums=('094f4bb6312216d9dd7bec26af4826171ff673f1d83f0652dc5efdf4199f0d86')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list