Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
lib32-vulkan-validation-layers
Commits:
f68838f5 by Robin Candau at 2025-12-10T00:06:30+01:00
upgpkg: 1.4.335.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-vulkan-validation-layers
pkgdesc = Vulkan Validation Layers (32-bit)
- pkgver = 1.4.328.1
+ pkgver = 1.4.335.0
pkgrel = 1
url = https://www.vulkan.org/
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = lib32-vulkan-validation-layers
depends = lib32-glibc
depends = lib32-spirv-tools
options = !lto
- source =
git+https://github.com/KhronosGroup/Vulkan-ValidationLayers#tag=vulkan-sdk-1.4.328.1
- b2sums =
a2e928bb2483511dc37b093428ce07b1db6eee0e4740673570e2a558d2a34c496c127813b88df3cdcaa05f86bdb6a768c028fd4389d6b19d1b09e56010836276
+ source =
git+https://github.com/KhronosGroup/Vulkan-ValidationLayers#tag=vulkan-sdk-1.4.335.0
+ b2sums =
3af448fe26b1e3039b98463b16a0580154c9b6dbac16881e15549ec41beb7bcc923952d139b0d9cde8f6a235bceb0721556947b9e3d474307e06f89975372da9
pkgname = lib32-vulkan-validation-layers
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
# Maintainer: Laurent Carlier <[email protected]>
+# Maintainer: Robin Candau <[email protected]>
pkgname=lib32-vulkan-validation-layers
-pkgver=1.4.328.1
+pkgver=1.4.335.0
pkgrel=1
pkgdesc="Vulkan Validation Layers (32-bit)"
url="https://www.vulkan.org/"
@@ -30,7 +31,7 @@ options=(
!lto
)
source=("git+https://github.com/KhronosGroup/Vulkan-ValidationLayers#tag=vulkan-sdk-$pkgver")
-b2sums=('a2e928bb2483511dc37b093428ce07b1db6eee0e4740673570e2a558d2a34c496c127813b88df3cdcaa05f86bdb6a768c028fd4389d6b19d1b09e56010836276')
+b2sums=('3af448fe26b1e3039b98463b16a0580154c9b6dbac16881e15549ec41beb7bcc923952d139b0d9cde8f6a235bceb0721556947b9e3d474307e06f89975372da9')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-validation-layers/-/commit/f68838f5344411c2f331f25d4162c7bb9347361c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-validation-layers/-/commit/f68838f5344411c2f331f25d4162c7bb9347361c
You're receiving this email because of your account on gitlab.archlinux.org.