extra/spirv-llvm-translator to 16.0.0.r9+g322fca5d-1

This commit is contained in:
Kevin Mihelich 2023-08-29 12:53:01 +00:00
parent d1198a5a84
commit 83a74f1deb

View file

@ -6,7 +6,7 @@
_srcname=SPIRV-LLVM-Translator
pkgname=${_srcname,,}
pkgver=15.0.0.r10+g78ad93b9
pkgver=16.0.0.r9+g322fca5d
pkgrel=1
pkgdesc="Tool and a library for bi-directional translation between SPIR-V and LLVM IR"
arch=(x86_64)
@ -16,7 +16,7 @@ depends=(llvm-libs spirv-tools)
makedepends=(git cmake llvm spirv-headers)
checkdepends=(python python-setuptools clang)
# Current point in the used LLVM branch
_commit=78ad93b9952cb78889b86e9aa390d013c49dca0b
_commit=322fca5d9c59bfdb80562a52ace51cdbe2a60e92
source=(git+${url}.git#commit=$_commit)
sha256sums=('SKIP')