Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / amule
Commits: 8d309219 by Antonio Rojas at 2026-06-03T17:10:50+02:00 nvchecker: switch to git, exclude prereleases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,5 @@ [amule] -source = 'github' -github = 'amule-project/amule' +source = 'git' +git = 'https://github.com/amule-project/amule' use_max_tag = true +exclude_regex = ".*(beta|rc|pre).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/amule/-/commit/8d30921995a4f35db1acfe962d50d34b4319ed46 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/amule/-/commit/8d30921995a4f35db1acfe962d50d34b4319ed46 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
