Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / roundcubemail
Commits: 2d1905b3 by Sergej Pupykin at 2025-09-28T22:21:37+03:00 https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/ - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/roundcube/roundcubemail.git" prefix = "v" +exclude_regex = ".*(pre|a|alpha|b|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/roundcubemail/-/commit/2d1905b3e3b62361aa1c81caa0cd7e882262b345 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/roundcubemail/-/commit/2d1905b3e3b62361aa1c81caa0cd7e882262b345 You're receiving this email because of your account on gitlab.archlinux.org.
