Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / oo7
Commits: 84b6ad12 by Antonio Rojas at 2026-07-18T09:36:59+02:00 nvchecker: exclude prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [oo7] source = "git" git = "https://github.com/linux-credentials/oo7.git" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/oo7/-/commit/84b6ad128334c2d405f82ae0d4ad374a13f94149 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/oo7/-/commit/84b6ad128334c2d405f82ae0d4ad374a13f94149 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
