Vulkan-ValidationLayers: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:49:09 +02:00 committed by classabbyamp
parent 58509ac167
commit 64756a7afd
2 changed files with 3 additions and 3 deletions

View file

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

View file

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