Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / pencil2d
Commits: 82b958c9 by Hyacinthe Cartiaux at 2026-03-04T14:11:49+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/pencil2d/pencil.git" prefix = "v" +exclude_regex = ".*-rc\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pencil2d/-/commit/82b958c9556016f4d1aac24bfabc92dbf36cc416 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pencil2d/-/commit/82b958c9556016f4d1aac24bfabc92dbf36cc416 You're receiving this email because of your account on gitlab.archlinux.org.
