Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / gutenprint
Commits: 875637b1 by Andreas Radke at 2024-02-20T22:33:30+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,10 @@ +[gutenprint] +source = "git" +git = "git://git.code.sf.net/p/gimp-print/source" +use_max_tag = true + +exclude_regex = ".*(pre|rc|_b|_a|print1|print-3|print-1|print-4|gimp-print-5).*" +ignored = "gutenprint-5_3-OPEN" + +from_pattern = 'gutenprint-(\d+)_(\d+)_(\d+)' +to_pattern = '\1.\2.\3' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gutenprint/-/commit/875637b118952e9058e5f6592a5c763c89257e5e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gutenprint/-/commit/875637b118952e9058e5f6592a5c763c89257e5e You're receiving this email because of your account on gitlab.archlinux.org.
