Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / texlive-texmf
Commits: ab403323 by Robin Candau at 2026-01-15T15:14:08+01:00 Update nvchecker URL source to GitHub releases https://svn.tug.org:8369/texlive/tags/ gives flaky responses (maybe because of anubis) Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-texmf/-/issues/15 - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [texlive-texmf] source = 'regex' -url = 'https://svn.tug.org:8369/texlive/tags/' -regex = 'texlive-([\d.]+)/' +url = 'https://github.com/TeX-Live/texlive-source/releases' +regex = 'texlive-([\d.]+)' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-texmf/-/commit/ab4033232bbc3e1ff827b4f6be1971b3e309a877 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-texmf/-/commit/ab4033232bbc3e1ff827b4f6be1971b3e309a877 You're receiving this email because of your account on gitlab.archlinux.org.
