Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / open-vm-tools
Commits: 8b15a5b2 by Christian Hesse at 2025-11-19T08:43:40+01:00 nvchecker: add prefix and include regex - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,5 @@ [open-vm-tools] source = "git" git = "https://github.com/vmware/open-vm-tools.git" +prefix = 'stable-' +include_regex = 'stable-\d+\.\d\.\d' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/open-vm-tools/-/commit/8b15a5b220286e2c653f832956ee19c4ae09fdb6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/open-vm-tools/-/commit/8b15a5b220286e2c653f832956ee19c4ae09fdb6 You're receiving this email because of your account on gitlab.archlinux.org.
