Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
lib32-spirv-llvm-translator
Commits:
41cf2087 by Evangelos Foutras at 2024-06-30T13:48:12+03:00
upgpkg: 18.1.1.r1+g3e602b45-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-spirv-llvm-translator
pkgdesc = Tool and a library for bi-directional translation between
SPIR-V and LLVM IR (32-bit)
- pkgver = 17.0.0.r6+g70883514
+ pkgver = 18.1.1.r1+g3e602b45
pkgrel = 1
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = lib32-spirv-llvm-translator
depends = lib32-llvm-libs
depends = lib32-spirv-tools
depends = spirv-llvm-translator
- source =
git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=7088351420a8f0c3e5f9be678fd1d16ae826e37f
+ source =
git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=3e602b4577ed85b4d5a48fd7d7df11c2f9b49d13
sha256sums = SKIP
pkgname = lib32-spirv-llvm-translator
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_srcname=SPIRV-LLVM-Translator
pkgname=lib32-${_srcname,,}
-pkgver=17.0.0.r6+g70883514
+pkgver=18.1.1.r1+g3e602b45
pkgrel=1
pkgdesc="Tool and a library for bi-directional translation between SPIR-V and
LLVM IR (32-bit)"
arch=(x86_64)
@@ -13,7 +13,7 @@ license=(custom)
depends=(lib32-llvm-libs lib32-spirv-tools ${pkgname#lib32-})
makedepends=(git cmake llvm lib32-llvm spirv-headers)
# Current point in the used LLVM branch
-_commit=7088351420a8f0c3e5f9be678fd1d16ae826e37f
+_commit=3e602b4577ed85b4d5a48fd7d7df11c2f9b49d13
source=(git+${url}.git#commit=$_commit)
sha256sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-spirv-llvm-translator/-/commit/41cf20870f65de31d3dda5aefa41fa0e90eb747e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-spirv-llvm-translator/-/commit/41cf20870f65de31d3dda5aefa41fa0e90eb747e
You're receiving this email because of your account on gitlab.archlinux.org.