Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
lib32-vulkan-icd-loader
Commits:
e36ebcd2 by Robin Candau at 2026-02-03T10:36:58+01:00
upgpkg: 1.4.341.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lib32-vulkan-icd-loader
pkgdesc = Vulkan Installable Client Driver (ICD) Loader (32-bit)
- pkgver = 1.4.335.0
+ pkgver = 1.4.341.0
pkgrel = 1
url = https://www.vulkan.org/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = lib32-vulkan-icd-loader
depends = lib32-glibc
optdepends = lib32-vulkan-driver: packaged vulkan driver
provides = libvulkan.so
- source =
git+https://github.com/KhronosGroup/Vulkan-Loader#tag=vulkan-sdk-1.4.335.0
- b2sums =
f6959746621669e8f868a70f04cdbacdb45ddf4b674b62b4ae6bb7c2f15ae6243a1a7b775b253268be51f5bf07c18665101ec97b02da120e29c5ca0b477b087f
+ source =
git+https://github.com/KhronosGroup/Vulkan-Loader#tag=vulkan-sdk-1.4.341.0
+ b2sums =
fd0c4ae2c938fc9134888ac582c59e5e83b14142cd74f0daa8b831b8fea45d67e10ddae3b4c551ce1520a2645fd5564bb4e977aa4df1c3dfb209db783c12c73a
pkgname = lib32-vulkan-icd-loader
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Maintainer: Robin Candau <[email protected]>
pkgname=lib32-vulkan-icd-loader
-pkgver=1.4.335.0
+pkgver=1.4.341.0
pkgrel=1
pkgdesc="Vulkan Installable Client Driver (ICD) Loader (32-bit)"
url="https://www.vulkan.org/"
@@ -26,7 +26,7 @@ optdepends=(
)
provides=(libvulkan.so)
source=("git+https://github.com/KhronosGroup/Vulkan-Loader#tag=vulkan-sdk-$pkgver")
-b2sums=('f6959746621669e8f868a70f04cdbacdb45ddf4b674b62b4ae6bb7c2f15ae6243a1a7b775b253268be51f5bf07c18665101ec97b02da120e29c5ca0b477b087f')
+b2sums=('fd0c4ae2c938fc9134888ac582c59e5e83b14142cd74f0daa8b831b8fea45d67e10ddae3b4c551ce1520a2645fd5564bb4e977aa4df1c3dfb209db783c12c73a')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-icd-loader/-/commit/e36ebcd2ba0722623782bd402ce0547a2b743b5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-vulkan-icd-loader/-/commit/e36ebcd2ba0722623782bd402ce0547a2b743b5b
You're receiving this email because of your account on gitlab.archlinux.org.