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