Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / rasqal
Commits: 728eec47 by Christian Heusel at 2025-12-01T21:46:10+01:00 add .nvchecker.toml - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[rasqal] +source = "git" +git = "https://github.com/dajobe/rasqal.git" +prefix = "rasqal_" +from_regex = 'rasqal_\d+_\d+_\d+' +to_regex = '\1.\2.\3' +include_regex = 'rasqal_\d+_\d+_\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rasqal/-/commit/728eec4741b3d1a4e1d15287537f6fd9ca5e10c3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rasqal/-/commit/728eec4741b3d1a4e1d15287537f6fd9ca5e10c3 You're receiving this email because of your account on gitlab.archlinux.org.
