Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / john
Commits: 366874ca by Caleb Maclennan at 2024-03-01T14:34:56+03:00 Setup nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[john] +source = "regex" +url = "https://www.openwall.com/john/" +regex = 'john-(\d+\.\d+\.\d+-jumbo-\d+)\.tar\.xz' +from_pattern = '(\d+\.\d+\.\d+)-jumbo-(\d+)' +to_pattern = '\1.jumbo\2' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/john/-/commit/366874caa8497941643a9a1da165a589a2f95d9c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/john/-/commit/366874caa8497941643a9a1da165a589a2f95d9c You're receiving this email because of your account on gitlab.archlinux.org.
