[arch-commits] Commit in intel-opencl-clang/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Wed Apr 6 18:13:20 UTC 2022
Date: Wednesday, April 6, 2022 @ 18:13:20
Author: archange
Revision: 1181612
upgpkg: intel-opencl-clang 13.0.0.r5+g1490bd4-1
Modified:
intel-opencl-clang/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-06 18:11:21 UTC (rev 1181611)
+++ PKGBUILD 2022-04-06 18:13:20 UTC (rev 1181612)
@@ -3,7 +3,7 @@
_srcname=opencl-clang
pkgname=intel-${_srcname}
-pkgver=13.0.0.r4+gd676ea2
+pkgver=13.0.0.r5+g1490bd4
pkgrel=1
pkgdesc="Wrapper library around clang that can compile OpenCL C kernels to SPIR-V modules"
arch=(x86_64)
@@ -11,8 +11,8 @@
license=(custom)
depends=(clang llvm-libs spirv-llvm-translator)
makedepends=(cmake llvm git)
-# Adapted from IGC release notes 1815034e375518c9985b3e074af58bdad3a982d2
-_commit=d676ea2353bea9896699e339f38fc1db1cb93342
+# Adapted from IGC release notes bbdd1587f577397a105c900be114b56755d1f7dc
+_commit=1490bd4bcbce0cc91aa9e93c63988bf7e09bc2db
source=(git+${url}.git#commit=$_commit)
sha256sums=(SKIP)
More information about the arch-commits
mailing list