Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / ollama
Commits: b85d3b31 by Lukas Fleischer at 2025-08-06T16:28:00-04:00 .nvchecker.toml: exclude release candidates - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/ollama/ollama.git" prefix = "v" +exclude_regex = ".*-rc.*$" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/b85d3b3169ff2b7023cd19468b02e343e8ef7509 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ollama/-/commit/b85d3b3169ff2b7023cd19468b02e343e8ef7509 You're receiving this email because of your account on gitlab.archlinux.org.