Vulkan-Tools: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:47:59 +02:00 committed by classabbyamp
parent f568174bd9
commit 3272200e93
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'Vulkan-Tools'
pkgname=Vulkan-Tools
version=1.3.296.0
version=1.4.313.0
revision=1
build_style=cmake
configure_args="-DGLSLANG_INSTALL_DIR=/usr
@ -14,4 +14,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://www.khronos.org/vulkan/"
distfiles="https://github.com/KhronosGroup/Vulkan-Tools/archive/vulkan-sdk-${version}.tar.gz"
checksum=6f90bff4a908688cb6baf076933613a8ee8589e21c7dc3c3ba843afbd7dd84e3
checksum=6b88045c8cad7bd042e202826d8b597c657b9a422ca1f89fc3b0ab2dd64c5a0f

View file

@ -1 +1 @@
pattern="/sdk-\K[0-9.]+(?=.tar.gz)"
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"