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

Daniel Bermond dbermond at archlinux.org
Fri Dec 20 22:59:59 UTC 2019


    Date: Friday, December 20, 2019 @ 22:59:59
  Author: dbermond
Revision: 538585

upgpkg: intel-compute-runtime 19.50.15079-1: Update to version 19.50.15079

Modified:
  intel-compute-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-20 22:59:36 UTC (rev 538584)
+++ PKGBUILD	2019-12-20 22:59:59 UTC (rev 538585)
@@ -2,7 +2,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=intel-compute-runtime
-pkgver=19.49.15055
+pkgver=19.50.15079
 pkgrel=1
 pkgdesc="Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond."
 arch=(x86_64)
@@ -14,7 +14,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=('509f1741149346cdc7149a1cdc4e3cf2cdc8752db77976eac687f563f51fd320')
+sha256sums=('25f89b1dde59bb9149d822c3ba33fda0f13bc0b941d9c2b11321e2f4432974b0')
 
 build() {
     cmake -B build -S compute-runtime-${pkgver} \



More information about the arch-commits mailing list