community/spirv-llvm-translator to 13.0.0.r27+gd7a03044-1

This commit is contained in:
Kevin Mihelich 2022-05-07 18:23:04 +00:00
parent 53b169f4f6
commit fdd221b70b

View file

@ -6,7 +6,7 @@
_srcname=SPIRV-LLVM-Translator
pkgname=${_srcname,,}
pkgver=13.0.0.r24+gf1372c87
pkgver=13.0.0.r27+gd7a03044
pkgrel=1
pkgdesc="Tool and a library for bi-directional translation between SPIR-V and LLVM IR"
arch=(x86_64)
@ -15,8 +15,8 @@ license=(custom)
depends=(llvm-libs)
makedepends=(git cmake llvm spirv-headers spirv-tools)
checkdepends=(python python-setuptools clang)
# Adapted from IGC release notes 99420daab98998a7e36858befac9c5ed109d4920
_commit=f1372c879bf4294ed37a6a259b3f6000458c0d02
# Required by ISPC
_commit=d7a030447802718de76355c248b6bb292669683b
source=(git+${url}.git#commit=$_commit)
sha256sums=(SKIP)