Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / bliss
Commits: 3fff952a by Antonio Rojas at 2025-12-10T19:43:29+01:00 Use scipopt git source - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [bliss] -source = 'regex' -url = 'https://users.aalto.fi/~tjunttil/bliss/download.html' -regex = 'Version (\d+.\d+)' +source = 'git' +git = 'https://github.com/scipopt/bliss' +prefix = 'v' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bliss/-/commit/3fff952a4b2670102d33429f69649408d7c8f90e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bliss/-/commit/3fff952a4b2670102d33429f69649408d7c8f90e You're receiving this email because of your account on gitlab.archlinux.org.
