Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / uboot-tools
Commits: e47c9136 by Jelle van der Waa at 2024-07-12T12:23:43+02:00 add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[uboot-tools] +source = "regex" +url = "https://ftp.denx.de/pub/u-boot/" +regex = ">u-boot-(.*)\\.tar\\.bz2" +exclude_regex = ".*(rc|beta).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/uboot-tools/-/commit/e47c913616a8c1353ddcdc41be006d5094d70179 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/uboot-tools/-/commit/e47c913616a8c1353ddcdc41be006d5094d70179 You're receiving this email because of your account on gitlab.archlinux.org.
