Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / plantuml
Commits: d60da604 by Carl Smedstad at 2024-08-26T21:29:43+02:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[plantuml] +source = "git" +git = "https://github.com/plantuml/plantuml" +prefix = "v" +include_regex = '^v\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/d60da604fd7bd8e2a451ca404c384d7e0c4b53b3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/d60da604fd7bd8e2a451ca404c384d7e0c4b53b3 You're receiving this email because of your account on gitlab.archlinux.org.
