Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-spirv-llvm-translator


Commits:
851f0f4f by Daniel Bermond at 2025-07-01T23:22:53-03:00
upgpkg: 20.1.4-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 = 20.1.3
+       pkgver = 20.1.4
        pkgrel = 1
        url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = lib32-spirv-llvm-translator
        depends = lib32-glibc
        depends = lib32-llvm-libs
        depends = spirv-llvm-translator
-       source = 
git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#tag=v20.1.3
-       sha256sums = 
42b1d255aa8e997c07a857cf167c2c7f554509428581f30f35d8560b39f65ed4
+       source = 
git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#tag=v20.1.4
+       sha256sums = 
902641ccb6e00116b93fb446ed93bab75e8aa923072daf91b4f52060bbe3df6a
 
 pkgname = lib32-spirv-llvm-translator


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _srcname=SPIRV-LLVM-Translator
 pkgname=lib32-${_srcname,,}
-pkgver=20.1.3
+pkgver=20.1.4
 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=(LicenseRef-custom)
 depends=(lib32-gcc-libs lib32-glibc lib32-llvm-libs ${pkgname#lib32-})
 makedepends=(git cmake llvm lib32-llvm lib32-spirv-tools spirv-headers)
 source=(git+${url}.git#tag=v$pkgver)
-sha256sums=('42b1d255aa8e997c07a857cf167c2c7f554509428581f30f35d8560b39f65ed4')
+sha256sums=('902641ccb6e00116b93fb446ed93bab75e8aa923072daf91b4f52060bbe3df6a')
 
 pkgver() {
   git -C ${_srcname} describe --tags | sed 
's/^v//;s/\([^-]*-g\)/r\1/;s/-/./;s/-/+/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-spirv-llvm-translator/-/commit/851f0f4fdeb8284cbbe730eede6816e6174e2a4d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-spirv-llvm-translator/-/commit/851f0f4fdeb8284cbbe730eede6816e6174e2a4d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to