[arch-commits] Commit in intel-compute-runtime/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon Oct 21 14:21:26 UTC 2019
Date: Monday, October 21, 2019 @ 14:21:26
Author: archange
Revision: 518090
upgpkg: intel-compute-runtime 19.41.14441-1
Modified:
intel-compute-runtime/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-21 13:42:35 UTC (rev 518089)
+++ PKGBUILD 2019-10-21 14:21:26 UTC (rev 518090)
@@ -3,7 +3,7 @@
_srcname=compute-runtime
pkgname=intel-${_srcname}
-pkgver=19.40.14409
+pkgver=19.41.14441
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=('93b5ac9aa6ecc316faaeb073068d551eb13594738f2bdd8636311ca6bd86281e')
+sha256sums=('e8e56b2efdb6f8f9a1c148ce7057fd5f75e3573bf0813f9bce27e839fa7c2aaa')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list