Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / apk-tools
Commits: d18f17f6 by Robin Candau at 2024-12-28T18:37:21+01:00 Update nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = "git" git = "https://gitlab.alpinelinux.org/alpine/apk-tools.git" prefix = "v" -exclude_regex = ".*_pre.*" +exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apk-tools/-/commit/d18f17f6544704ff64df185cde6c533c52e30f6c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/apk-tools/-/commit/d18f17f6544704ff64df185cde6c533c52e30f6c You're receiving this email because of your account on gitlab.archlinux.org.
