Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / libuhd
Commits: 9d461521 by Carl Smedstad at 2025-01-15T09:31:05+01:00 Add filter for -rc tags to nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/EttusResearch/uhd.git" prefix = "v" +include_regex = 'v\d+\.\d+\.\d+\.\d+$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/9d461521fcfe5f67e5d62cafdaef9218828c41a5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/9d461521fcfe5f67e5d62cafdaef9218828c41a5 You're receiving this email because of your account on gitlab.archlinux.org.
