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