Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sh2-elf-gdb
Commits: aeb00c3a by Antonio Rojas at 2026-01-23T21:32:03+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[sh2-elf-gdb] +source = "git" +git = "https://sourceware.org/git/binutils-gdb.git" +include_regex = "(gdb-).*-release" +prefix = "gdb-" +from_pattern = "(\\d+)\\.(\\d+)-release" +to_pattern = "\\1.\\2" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sh2-elf-gdb/-/commit/aeb00c3a6aa5aba6b93d8c91142ceb10ebc31a17 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sh2-elf-gdb/-/commit/aeb00c3a6aa5aba6b93d8c91142ceb10ebc31a17 You're receiving this email because of your account on gitlab.archlinux.org.
