Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / distrobox
Commits: 42b5fc3d by Robin Candau at 2024-10-10T12:56:59+02:00 Update nvchecker config to rely on git source - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,6 +1,3 @@ [distrobox] -source = "github" -github = "89luca89/distrobox" -prefix = "v" -use_max_tag = true -exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*" +source = "git" +git = "https://github.com/89luca89/distrobox.git" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/distrobox/-/commit/42b5fc3ddae0165cf6c275c12d8c955eb8cf7cba -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/distrobox/-/commit/42b5fc3ddae0165cf6c275c12d8c955eb8cf7cba You're receiving this email because of your account on gitlab.archlinux.org.
