Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / tachyon
Commits: a5d83b39 by Antonio Rojas at 2025-11-19T09:05:18+01:00 Add nvchecker - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[tachyon] +source = "regex" +url = "http://jedi.ks.uiuc.edu/~johns/raytracer/files/" +regex = 'href=([\d.]+)' +exclude_regex = '19970501' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tachyon/-/commit/a5d83b39373abeaeebb5059a650e2d506ee41300 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tachyon/-/commit/a5d83b39373abeaeebb5059a650e2d506ee41300 You're receiving this email because of your account on gitlab.archlinux.org.
