Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / gengetopt
Commits: 5e5b03fb by Christian Hesse at 2026-01-28T10:46:26+01:00 add nvchecker configuration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,8 @@ +[gengetopt] +source = "git" +git = "https://git.savannah.gnu.org/git/gengetopt.git" +prefix = 'rel_' +from_pattern = '_' +to_pattern = '.' +include_regex = 'rel_.*' +sort_version_key = 'vercmp' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gengetopt/-/commit/5e5b03fb4dadc78e16a35714d73c6c5cf9973317 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gengetopt/-/commit/5e5b03fb4dadc78e16a35714d73c6c5cf9973317 You're receiving this email because of your account on gitlab.archlinux.org.
