Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / gotosocial
Commits: 14f3d4bb by Jelle van der Waa at 2024-10-05T12:21:05+02:00 nvchecker: ignore beta/rc releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/superseriousbusiness/gotosocial.git" prefix = "v" +exclude_regex = ".*(beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gotosocial/-/commit/14f3d4bb38594c39151eaddbeb4b5ef8535470f0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gotosocial/-/commit/14f3d4bb38594c39151eaddbeb4b5ef8535470f0 You're receiving this email because of your account on gitlab.archlinux.org.
