T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / mutt
Commits: 4c312805 by T.J. Townsend at 2025-02-20T16:43:30-05:00 improve nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [mutt] source = "git" git = "https://gitlab.com/muttmua/mutt.git" -prefix = "mutt-" -suffix = "-rel" exclude_regex = ".*(muttintl|patch).*" +from_pattern = 'mutt-(\d+)-(\d+)-(\d+)-rel' +to_pattern = '\1.\2.\3' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mutt/-/commit/4c312805c7c26ac06279b74af9e7bea0cc98b640 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mutt/-/commit/4c312805c7c26ac06279b74af9e7bea0cc98b640 You're receiving this email because of your account on gitlab.archlinux.org.
