Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / xcompmgr
Commits: 6062c1e9 by Andreas Radke at 2024-11-13T07:20:18+01:00 add nvchecker.toml - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,4 +1,8 @@ [xcompmgr] -source = "git" -git = "https://gitlab.freedesktop.org/xorg/app/xcompmgr.git" +source = "gitlab" +gitlab = "xorg/app/xcompmgr" +host = "gitlab.freedesktop.org" +use_max_tag = true + +include_regex = ".*xcompmgr-.*" prefix = "xcompmgr-" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcompmgr/-/commit/6062c1e9669246612a7ffa9c90567c46380add95 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xcompmgr/-/commit/6062c1e9669246612a7ffa9c90567c46380add95 You're receiving this email because of your account on gitlab.archlinux.org.
