Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / lmms
Commits: 0ed7f131 by Christian Heusel at 2025-11-21T00:33:06+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/lmms/lmms.git" prefix = "v" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lmms/-/commit/0ed7f131efe85488f1a4d194249bb27e2ae88579 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lmms/-/commit/0ed7f131efe85488f1a4d194249bb27e2ae88579 You're receiving this email because of your account on gitlab.archlinux.org.
