Balló György pushed to branch main at Arch Linux / Packaging / Packages / gimagereader
Commits: 7f6f0b46 by Balló György at 2026-05-28T22:48:19+02:00 Use git for nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,5 +1,4 @@ [gimagereader] -source = "github" -github = "manisandro/gImageReader" +source = "git" +git = "https://github.com/manisandro/gImageReader.git" prefix = "v" -use_max_tag = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gimagereader/-/commit/7f6f0b46d6114dc23c3ab98e03ab638240d528d6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gimagereader/-/commit/7f6f0b46d6114dc23c3ab98e03ab638240d528d6 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
