Date: Friday, July 31, 2020 @ 17:51:58 Author: dbermond Revision: 666267
upgpkg: intel-graphics-compiler 1:1.0.4427-1 Modified: intel-graphics-compiler/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 17:49:14 UTC (rev 666266) +++ PKGBUILD 2020-07-31 17:51:58 UTC (rev 666267) @@ -3,8 +3,8 @@ pkgname=intel-graphics-compiler epoch=1 -pkgver=1.0.4361 -pkgrel=2 +pkgver=1.0.4427 +pkgrel=1 pkgdesc="Intel Graphics Compiler for OpenCL" arch=(x86_64) url="https://github.com/intel/intel-graphics-compiler" @@ -15,7 +15,7 @@ source=(${url}/archive/igc-${pkgver}.tar.gz git+https://github.com/intel/vc-intrinsics.git#commit=d7c5f99bd910a681b907815ebd44ef319ff417c4 git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=e87b59a77abb30d3b5fb0b3e0555a39acbe5ebb4) -sha256sums=('6e47c34646f188b3b3eb7e77423b8a17108c0e69d2b5936076d08e6b3ac4c993' +sha256sums=('911d3fa853122ef3f603797e9da289d08c09541fd6fbf4d476c1d14d5632b048' 'SKIP' 'SKIP')
