Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / wesnoth
Commits: 980754b0 by Sven-Hendrik Haase at 2025-08-07T19:42:39+02:00 Ignore odd minor versions for nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,5 @@ [wesnoth] source = "git" git = "https://github.com/wesnoth/wesnoth.git" +# Only even minor versions are stable +include_regex = '\d+\.\d*[02468]\.\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wesnoth/-/commit/980754b021cc6a9a888a0c64ea21e775d4946e43 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/wesnoth/-/commit/980754b021cc6a9a888a0c64ea21e775d4946e43 You're receiving this email because of your account on gitlab.archlinux.org.