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


Commits:
8ac56048 by Daniel Bermond at 2024-11-08T18:49:41-03:00
upgpkg: 18.1.6-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 = 18.1.5
+       pkgver = 18.1.6
        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=43fb73fe120e854eddc2e1df9b4bfdc1efd92cd5
-       sha256sums = 
e381923b76869db77497880c77d73e4a8486b495702cd5603981dd578dcc7a63
+       source = 
git+https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git#commit=7515735e387c65cbb7821a78f122cfd89115a779
+       sha256sums = 
bf5c93cfd70a76e3822b7078b50d0c6f10b139628f4e16e14c897f9086f541ab
 
 pkgname = lib32-spirv-llvm-translator


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _srcname=SPIRV-LLVM-Translator
 pkgname=lib32-${_srcname,,}
-pkgver=18.1.5
+pkgver=18.1.6
 pkgrel=1
 pkgdesc="Tool and a library for bi-directional translation between SPIR-V and 
LLVM IR (32-bit)"
 arch=(x86_64)
@@ -13,9 +13,9 @@ license=(LicenseRef-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=43fb73fe120e854eddc2e1df9b4bfdc1efd92cd5
+_commit=7515735e387c65cbb7821a78f122cfd89115a779
 source=(git+${url}.git#commit=$_commit)
-sha256sums=('e381923b76869db77497880c77d73e4a8486b495702cd5603981dd578dcc7a63')
+sha256sums=('bf5c93cfd70a76e3822b7078b50d0c6f10b139628f4e16e14c897f9086f541ab')
 
 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/8ac560483d35dcc2b90cd87c76e7d7229bf7f0d1

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


Reply via email to