Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / tinysparql
Commits: cc800e60 by Jan Alexander Steffens (heftig) at 2024-09-16T23:30:36+02:00 Update nvchecker.toml - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,6 @@ [tinysparql] source = "git" git = "https://gitlab.gnome.org/GNOME/tinysparql.git" -# include_regex = '\d+(\.\d+)*' -from_pattern = '\.?(alpha|beta|rc)\.?' +include_regex = '\d+(\.\d+)*' +from_pattern = '\.([a-z])' to_pattern = '\1' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tinysparql/-/commit/cc800e60667a5f00f8eae059c4c8bc41083fa8f0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tinysparql/-/commit/cc800e60667a5f00f8eae059c4c8bc41083fa8f0 You're receiving this email because of your account on gitlab.archlinux.org.
