Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sh2-elf-binutils
Commits: 9e906cf7 by Antonio Rojas at 2026-01-23T21:26:34+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,8 @@ +[sh2-elf-binutils] +source = "git" +git = "https://sourceware.org/git/binutils-gdb.git" +prefix = "binutils-" +include_regex = 'binutils-([\d_]+)' +from_pattern = '_' +to_pattern = '.' +sort_version_key = 'vercmp' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sh2-elf-binutils/-/commit/9e906cf7636f263ecb089bf878c33d8e141c2d85 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sh2-elf-binutils/-/commit/9e906cf7636f263ecb089bf878c33d8e141c2d85 You're receiving this email because of your account on gitlab.archlinux.org.
