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

Bruno Pagani archange at archlinux.org
Mon Oct 28 10:44:52 UTC 2019


    Date: Monday, October 28, 2019 @ 10:44:52
  Author: archange
Revision: 520823

upgpkg: intel-compute-runtime 19.43.14583-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 07:41:35 UTC (rev 520822)
+++ PKGBUILD	2019-10-28 10:44:52 UTC (rev 520823)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.42.14504
+pkgver=19.43.14583
 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=('b752ff7c8f3e65a2e81c976ee08b352ea62fac47a8b381134e590c77ccc6ca30')
+sha256sums=('abf31f9f85b722584eca6360b03f6b207511d109ee85b40f724092e03594c8bc')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list