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