Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / srt
Commits: a0ef4eae by Jan Alexander Steffens (heftig) at 2024-11-13T00:15:10+01:00 nvchecker.toml: Avoid release candidates - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,6 @@ [srt] -source = "git" -git = "https://github.com/Haivision/srt.git" +source = "github" +github = "Haivision/srt" +use_max_tag = true +include_regex = 'v\d+(\.\d+)*' prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/srt/-/commit/a0ef4eaec6587251cff3f714fb76f5fb4cea8f4b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/srt/-/commit/a0ef4eaec6587251cff3f714fb76f5fb4cea8f4b You're receiving this email because of your account on gitlab.archlinux.org.