Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / rocm-dbgapi
Commits: 9551742c by Christian Heusel at 2025-03-26T22:04:23+01:00 fix nvchecker to use git sources - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,5 +1,5 @@ [rocm-dbgapi] -source = 'github' -github = 'ROCm/ROCdbgapi' -use_latest_release = true +source = 'git' +git = 'https://github.com/ROCm/ROCdbgapi.git' prefix = 'rocm-' +include_regex = 'rocm-.*' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-dbgapi/-/commit/9551742cf936dce6e76af1848493cb3cd62b0602 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rocm-dbgapi/-/commit/9551742cf936dce6e76af1848493cb3cd62b0602 You're receiving this email because of your account on gitlab.archlinux.org.
