Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-ruby-progressbar
Commits: 5f0e2c54 by Andreas Schleifer at 2024-09-10T22:36:10+02:00 add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[ruby-ruby-progressbar] +source = "git" +git = "https://github.com/jfelchner/ruby-progressbar.git" +prefix = "releases/v" +include_regex = "releases\\/v[0-9]+\\.[0-9]+\\.[0-9]+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ruby-progressbar/-/commit/5f0e2c54fcc152800df289d1979f8540c94b52e1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ruby-progressbar/-/commit/5f0e2c54fcc152800df289d1979f8540c94b52e1 You're receiving this email because of your account on gitlab.archlinux.org.
