Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / powerline
Commits: 59aba40a by Robin Candau at 2024-12-25T20:18:47+01:00 Switch nvchecker source to git - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,3 @@ [powerline] -source = "github" -github = "powerline/powerline" -prefix = "v" -use_max_tag = true -exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" +source = "git" +git = "https://github.com/powerline/powerline.git" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/powerline/-/commit/59aba40af995426e0c3fd6779b40e9428e10d42d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/powerline/-/commit/59aba40af995426e0c3fd6779b40e9428e10d42d You're receiving this email because of your account on gitlab.archlinux.org.
