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