Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / rpi-imager
Commits: 4979c310 by Christian Heusel at 2025-11-21T00:45:30+01:00 exclude beta version from version check - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/raspberrypi/rpi-imager.git" prefix = "v" +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rpi-imager/-/commit/4979c31046209a75b5a1ae6d78ab17eaaf219faf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rpi-imager/-/commit/4979c31046209a75b5a1ae6d78ab17eaaf219faf You're receiving this email because of your account on gitlab.archlinux.org.
