Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / mujs
Commits: 2c7e3daf by Daniel Bermond at 2026-05-21T23:20:50-03:00 Update nvchecker The official public git repository is asking for a password during a clone operation at the time of writing. Fixes #1. - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [mujs] -source = "git" -git = "https://cgit.ghostscript.com/mujs.git" +source = "regex" +url = "https://mujs.com/downloads/" +regex = "mujs-([0-9]+\\.[0-9]+\\.[0-9]+)\\.tar\\.gz" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mujs/-/commit/2c7e3dafef5c4fac688befe3e1cdf399fe8cae7c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mujs/-/commit/2c7e3dafef5c4fac688befe3e1cdf399fe8cae7c You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
