Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / open-vm-tools
Commits: 6ef38940 by Christian Hesse at 2025-11-19T08:45:16+01:00 nvchecker: allow all valid versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = "git" git = "https://github.com/vmware/open-vm-tools.git" prefix = 'stable-' -include_regex = 'stable-\d+\.\d\.\d' +include_regex = 'stable-\d+\.\d+\.\d+' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/open-vm-tools/-/commit/6ef38940009e54717cb7f1df172061bc05c4f217 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/open-vm-tools/-/commit/6ef38940009e54717cb7f1df172061bc05c4f217 You're receiving this email because of your account on gitlab.archlinux.org.
