Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / netbeans
Commits: c6d16c76 by Hyacinthe Cartiaux at 2026-03-04T13:59:30+01:00 nvchecker: exclude unstable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [netbeans] source = "git" git = "https://github.com/apache/netbeans.git" +exclude_regex = ".*-rc\\d+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/netbeans/-/commit/c6d16c76c5839ed866325078f29ebcf5a521f076 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/netbeans/-/commit/c6d16c76c5839ed866325078f29ebcf5a521f076 You're receiving this email because of your account on gitlab.archlinux.org.
