Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cryfs
Commits: 322f434f by Antonio Rojas at 2024-10-03T08:56:55+02:00 Exclude more prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,4 +2,4 @@ source = 'github' github = 'cryfs/cryfs' use_max_tag = true -exclude_regex = '.*alpha.*' +exclude_regex = '.*(alpha|beta|rc).*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/322f434fb8a9112949a9f4cb93ec1f2a99a6f374 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cryfs/-/commit/322f434fb8a9112949a9f4cb93ec1f2a99a6f374 You're receiving this email because of your account on gitlab.archlinux.org.
