Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / openvpn
Commits: f35abd4d by Christian Hesse at 2025-08-07T20:14:25+02:00 exclude non-stable releases Closes: https://gitlab.archlinux.org/archlinux/packaging/packages/openvpn/-/issues/3 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/OpenVPN/openvpn.git" prefix = "v" +exclude_prefix = ".*(alpha|beta|pre|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openvpn/-/commit/f35abd4d712cbca5628540370333a001105933e7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/openvpn/-/commit/f35abd4d712cbca5628540370333a001105933e7 You're receiving this email because of your account on gitlab.archlinux.org.