Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / sh4-elf-binutils
Commits: 9d459220 by Antonio Rojas at 2026-01-23T21:29:10+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,8 @@ +[sh4-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/sh4-elf-binutils/-/commit/9d4592208ddd0ac30f9312e17e606bdd233cd76c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sh4-elf-binutils/-/commit/9d4592208ddd0ac30f9312e17e606bdd233cd76c You're receiving this email because of your account on gitlab.archlinux.org.
