We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58509ac commit 64756a7Copy full SHA for 64756a7
2 files changed
srcpkgs/Vulkan-ValidationLayers/template
@@ -1,6 +1,6 @@
1
# Template file for 'Vulkan-ValidationLayers'
2
pkgname=Vulkan-ValidationLayers
3
-version=1.3.296.0
+version=1.4.313.0
4
revision=1
5
build_style=cmake
6
configure_args="-Wno-dev
@@ -15,4 +15,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
15
license="Apache-2.0"
16
homepage="https://www.khronos.org/vulkan/"
17
distfiles="https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/vulkan-sdk-${version}.tar.gz"
18
-checksum=dea290d614c71eeb512452dff1555f907a405a5a21baefcf41b5548d5d0fe157
+checksum=49b8ee6c2352157b12b1c87eb1165bc0f82a885bc2135ad97041ac84f79aacd0
srcpkgs/Vulkan-ValidationLayers/update
@@ -1 +1 @@
-pattern="/sdk-\K[0-9.]+(?=.tar.gz)"
+pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"
0 commit comments