Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / linyaps-box
Commits: 7d68057b by Hyacinthe Cartiaux at 2026-03-05T11:11:53+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,5 +1,4 @@ [linyaps-box] -source = "github" -github = "OpenAtom-Linyaps/linyaps-box" -use_max_tag = true -prefix = "v" +source = "git" +git = "https://github.com/OpenAtom-Linyaps/linyaps-box.git" +exclude_regex = ".*-rc\\.\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/linyaps-box/-/commit/7d68057be4c36d5f2d370b23a23ac69d668c1cec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/linyaps-box/-/commit/7d68057be4c36d5f2d370b23a23ac69d668c1cec You're receiving this email because of your account on gitlab.archlinux.org.
