Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / texlive-texmf
Commits: a4c30539 by Antonio Rojas at 2026-01-15T15:54:10+01:00 Revert "Update nvchecker URL source to GitHub releases" This reverts commit ab4033232bbc3e1ff827b4f6be1971b3e309a877. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [texlive-texmf] source = 'regex' -url = 'https://github.com/TeX-Live/texlive-source/releases' -regex = 'texlive-([\d.]+)' +url = 'https://svn.tug.org:8369/texlive/tags/' +regex = 'texlive-([\d.]+)/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-texmf/-/commit/a4c3053924da492e32a8cb41a0f8e5b81b3bbc0d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/texlive-texmf/-/commit/a4c3053924da492e32a8cb41a0f8e5b81b3bbc0d You're receiving this email because of your account on gitlab.archlinux.org.
