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

Bruno Pagani archange at archlinux.org
Fri Oct 25 13:18:30 UTC 2019


    Date: Friday, October 25, 2019 @ 13:18:29
  Author: archange
Revision: 518863

upgpkg: intel-compute-runtime 19.42.14504-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-25 13:07:31 UTC (rev 518862)
+++ PKGBUILD	2019-10-25 13:18:29 UTC (rev 518863)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.41.14441
+pkgver=19.42.14504
 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=('e8e56b2efdb6f8f9a1c148ce7057fd5f75e3573bf0813f9bce27e839fa7c2aaa')
+sha256sums=('b752ff7c8f3e65a2e81c976ee08b352ea62fac47a8b381134e590c77ccc6ca30')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list