Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / opensc
Commits: f6f01f4b by Frederik Schwan at 2026-02-24T19:21:56+01:00 update nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,4 @@ [opensc] -source = "git" -git = "https://github.com/OpenSC/OpenSC.git" -prefix = "v" +source = 'github' +github = 'OpenSC/OpenSC' +use_latest_release = true View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opensc/-/commit/f6f01f4ba96d336c334021e2c03eeda4ba8d4a07 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/opensc/-/commit/f6f01f4ba96d336c334021e2c03eeda4ba8d4a07 You're receiving this email because of your account on gitlab.archlinux.org.
