Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / ghostscript
Commits: 46f84705 by Andreas Radke at 2024-02-20T22:41:57+01:00 add nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,9 @@ +[ghostscript] +source = "git" +git = " http://git.ghostscript.com/ghostpdl.git" + +use_max_tag = true + +prefix = "ghostpdl-" +include_regex = "ghostpdl-.*" +exclude_regex = ".*(rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ghostscript/-/commit/46f8470564035d617d3056a14b204056d1243114 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ghostscript/-/commit/46f8470564035d617d3056a14b204056d1243114 You're receiving this email because of your account on gitlab.archlinux.org.
