Vulkan-Headers: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:39:30 +02:00 committed by classabbyamp
parent da351f9556
commit 6f20f1dc0e
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'Vulkan-Headers'
pkgname=Vulkan-Headers
version=1.3.296.0
version=1.4.313.0
revision=1
build_style=cmake
short_desc="Vulkan header files"
@ -8,4 +8,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://www.khronos.org/vulkan/"
distfiles="https://github.com/KhronosGroup/Vulkan-Headers/archive/vulkan-sdk-${version}.tar.gz"
checksum=1e872a0be3890784bbe68dcd89b7e017fed77ba95820841848718c98bda6dc33
checksum=20743c99a96c07290f24377360e7a12bdd2c465ba202e0c7ef2ec25d446cf61d

View file

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