Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / naev
Commits: 65f6e65b by Christian Heusel at 2025-11-21T00:30:32+01:00 exclude date version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/naev/naev.git" prefix = "v" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/naev/-/commit/65f6e65bbad1ea8a7b6b7e809f26950ff59df7d2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/naev/-/commit/65f6e65bbad1ea8a7b6b7e809f26950ff59df7d2 You're receiving this email because of your account on gitlab.archlinux.org.
