Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / syslinux
Commits: b5b8bc51 by Christian Hesse at 2025-09-11T15:36:34+02:00 add nvchecker configuration - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[syslinux] +source = "git" +git = "https://repo.or.cz/syslinux.git" +prefix = "syslinux-" +include_regex = "^syslinux-.*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syslinux/-/commit/b5b8bc51b7978255f755be725a843bdc5cdbbefd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syslinux/-/commit/b5b8bc51b7978255f755be725a843bdc5cdbbefd You're receiving this email because of your account on gitlab.archlinux.org.
