Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sudo
Commits: 49b06baf by Antonio Rojas at 2026-01-24T10:43:14+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[sudo] +source = 'regex' +url = 'https://www.sudo.ws/releases/stable/' +regex = 'is version ([\d.p]+)\.' +from_pattern = 'p' +to_pattern = '.p' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/49b06bafe336a325a0df7515f4f09aa1a340a063 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sudo/-/commit/49b06bafe336a325a0df7515f4f09aa1a340a063 You're receiving this email because of your account on gitlab.archlinux.org.
