David Runge pushed to branch main at Arch Linux / Packaging / Packages / clxclient
Commits: 1cd0ae13 by David Runge at 2026-01-09T20:06:24+01:00 Add nvchecker integration Signed-off-by: David Runge <[email protected]> - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,4 @@ +[clxclient] +source = "regex" +regex = 'clxclient-([\d.]+)\.tar\..*?' +url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/clxclient/-/commit/1cd0ae1338cb4bc5ba456f91c597ebdc44788cdc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/clxclient/-/commit/1cd0ae1338cb4bc5ba456f91c597ebdc44788cdc You're receiving this email because of your account on gitlab.archlinux.org.
