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

Bruno Pagani archange at archlinux.org
Fri May 31 14:39:43 UTC 2019


    Date: Friday, May 31, 2019 @ 14:39:43
  Author: archange
Revision: 475939

upgpkg: intel-compute-runtime 19.21.13045-1

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-31 14:19:29 UTC (rev 475938)
+++ PKGBUILD	2019-05-31 14:39:43 UTC (rev 475939)
@@ -3,7 +3,7 @@
 
 _srcname=compute-runtime
 pkgname=intel-${_srcname}
-pkgver=19.20.13008
+pkgver=19.21.13045
 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=('1b90d0dccf15d8b78f9c09e945a4e7e1a0a0d1459bfb5053ec420cbaa150e775')
+sha256sums=('9b9c179a774d3ed02cec20df1d598261acf31e6524c96360b4ad594a24a21d86')
 
 prepare() {
     mkdir -p build



More information about the arch-commits mailing list