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

Bruno Pagani archange at archlinux.org
Tue Jul 23 12:03:51 UTC 2019


    Date: Tuesday, July 23, 2019 @ 12:03:50
  Author: archange
Revision: 492634

upgpkg: intel-compute-runtime 19.28.13502-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-23 11:49:38 UTC (rev 492633)
+++ PKGBUILD	2019-07-23 12:03:50 UTC (rev 492634)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.27.13361
+pkgver=19.28.13502
 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=('094f4bb6312216d9dd7bec26af4826171ff673f1d83f0652dc5efdf4199f0d86')
+sha256sums=('117a726423f5fb4df571acdb47a881afc989ff4b3766bcd2f5470943120e2d58')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list