Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / cscope
Commits: 08449b3e by Hyacinthe Cartiaux at 2026-02-21T13:23:47+01:00 Add nvchecker integration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[cscope] +source = 'regex' +url = 'https://sourceforge.net/projects/cscope/best_release.json' +regex = 'cscope-([\d.]+).tar.gz' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cscope/-/commit/08449b3e5f7be5473a5854802dad193cf01a6ceb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cscope/-/commit/08449b3e5f7be5473a5854802dad193cf01a6ceb You're receiving this email because of your account on gitlab.archlinux.org.
