George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / klystrack-plus
Commits: e276518e by George Rawlinson at 2025-08-17T00:35:29+00:00 nvchecker: ignore specific versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,6 @@ source = "git" git = "https://github.com/LTVA1/klystrack.git" prefix = "v" +include_regex = "v.*" +from_pattern = "-alpha" +to_pattern = ".alpha" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/klystrack-plus/-/commit/e276518ea0ae2276204f5ebd017faab2fe8121c7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/klystrack-plus/-/commit/e276518ea0ae2276204f5ebd017faab2fe8121c7 You're receiving this email because of your account on gitlab.archlinux.org.