Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages / lldb
Commits: 78c973db by Leonidas Spyropoulos at 2025-06-01T21:28:27+01:00 Add nvchecker.toml file - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[lldb] +source = "git" +git = "https://github.com/llvm/llvm-project.git" +include_regex = 'llvmorg-\d+\.\d+\.\d+' +prefix = "llvmorg-" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/78c973db76d852620cbf5505d6a6c30fa8251d14 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/lldb/-/commit/78c973db76d852620cbf5505d6a6c30fa8251d14 You're receiving this email because of your account on gitlab.archlinux.org.