Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / dosbox
Commits: 9466ecee by Antonio Rojas at 2025-12-03T23:05:45+01:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,6 @@ +[dosbox] +source = 'regex' +url = 'https://sourceforge.net/projects/dosbox/best_release.json' +regex = 'dosbox-([\d.-]+).tar' +from_pattern = '-' +to_pattern = '.' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dosbox/-/commit/9466ecee5d5d855cb4c045c49ba532af9d919603 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dosbox/-/commit/9466ecee5d5d855cb4c045c49ba532af9d919603 You're receiving this email because of your account on gitlab.archlinux.org.
