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