Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
vulkan-tools
Commits:
c446c07a by Robin Candau at 2026-02-03T10:23:38+01:00
upgpkg: 1.4.341.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = vulkan-tools
pkgdesc = Vulkan tools and utilities
- pkgver = 1.4.335.0
+ pkgver = 1.4.341.0
pkgrel = 1
url = https://www.vulkan.org/
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = vulkan-tools
depends = libxcb
depends = vulkan-icd-loader
depends = wayland
- source =
git+https://github.com/KhronosGroup/Vulkan-Tools#tag=vulkan-sdk-1.4.335.0
- b2sums =
0546f1f888da255ea25624241537916fb28128147095565cf8417f7ab7b142504b24a5e4eb78082f5edbed983f474c83ae43ad108a85e10f73e1e44bdc506f90
+ source =
git+https://github.com/KhronosGroup/Vulkan-Tools#tag=vulkan-sdk-1.4.341.0
+ b2sums =
8cbd8200660bdd5bf6eb5c601820b288a299afeb69464a43c5d04f68a87a4cf5d0a090be4f5c6e04f2f2e54eeaa0fecd3cfa52b1a9c2ce566f9f99b555eed8e6
pkgname = vulkan-tools
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Laurent Carlier <[email protected]>
pkgname=vulkan-tools
-pkgver=1.4.335.0
+pkgver=1.4.341.0
pkgrel=1
pkgdesc="Vulkan tools and utilities"
url="https://www.vulkan.org/"
@@ -30,7 +30,7 @@ makedepends=(
)
groups=(vulkan-devel)
source=("git+https://github.com/KhronosGroup/Vulkan-Tools#tag=vulkan-sdk-$pkgver")
-b2sums=('0546f1f888da255ea25624241537916fb28128147095565cf8417f7ab7b142504b24a5e4eb78082f5edbed983f474c83ae43ad108a85e10f73e1e44bdc506f90')
+b2sums=('8cbd8200660bdd5bf6eb5c601820b288a299afeb69464a43c5d04f68a87a4cf5d0a090be4f5c6e04f2f2e54eeaa0fecd3cfa52b1a9c2ce566f9f99b555eed8e6')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-tools/-/commit/c446c07afafe022a343874de7d57e3181757199a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-tools/-/commit/c446c07afafe022a343874de7d57e3181757199a
You're receiving this email because of your account on gitlab.archlinux.org.