Jonathan Steel pushed to branch main at Arch Linux / Packaging / Packages / remind
Commits: 2486701b by loqs at 2026-05-29T20:32:24+00:00 nvchecker: Exclude BETA tags - - - - - 81831542 by loqs at 2026-05-29T20:32:33+00:00 nvchecker: Remove use_max_tag option that does not apply to source type github - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [remind] source = 'git' git = 'https://git.skoll.ca/Skollsoft-Public/Remind' -use_max_tag = true from_pattern = '0(\d+)' to_pattern = '\1' +exclude_regex = '.*BETA.*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/compare/7896357e0dd13293d19590ec346f546c0fe6ec0c...81831542e788e4465dd714593b588e3e7f029ff9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/remind/-/compare/7896357e0dd13293d19590ec346f546c0fe6ec0c...81831542e788e4465dd714593b588e3e7f029ff9 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
