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