Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / lib32-pipewire
Commits: 50f70d68 by Jan Alexander Steffens (heftig) at 2025-11-07T13:37:35+01:00 nvchecker.toml: Correct regex to select even minor versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [lib32-pipewire] source = "git" -git = "https://gitlab.freedesktop.org/pipewire/pipewire" -exclude_regex = '^[\d]+.[\d]+.([89]+[0-9])$' +git = "https://gitlab.freedesktop.org/pipewire/pipewire.git" +include_regex = '\d+\.\d*[02468]\.\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-pipewire/-/commit/50f70d6895e5c2e27e5a6c8608ec9c0a7f852420 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-pipewire/-/commit/50f70d6895e5c2e27e5a6c8608ec9c0a7f852420 You're receiving this email because of your account on gitlab.archlinux.org.
