Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / vulkan-docs
Commits: b03babff by Robin Candau at 2025-07-15T23:22:24+02:00 Fix nvchecker config Closes https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-docs/-/issues/2 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -6,3 +6,5 @@ source = "git" git = "https://github.com/KhronosGroup/Vulkan-Headers.git" include_regex = 'vulkan-sdk-\d+(\.\d+)*' prefix = "vulkan-sdk-" +from_pattern = '(\d+\.\d+\.\d+)\.\d+' +to_pattern = '\1' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-docs/-/commit/b03babff9ba151178a359be0fda8c5f42b65deda -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vulkan-docs/-/commit/b03babff9ba151178a359be0fda8c5f42b65deda You're receiving this email because of your account on gitlab.archlinux.org.