Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / libkscreen5
Commits: 38fda537 by Chih-Hsuan Yen at 2024-02-28T19:43:17+08:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[libkscreen5] +source = "git" +git = "https://invent.kde.org/plasma/libkscreen.git" +# Limit to 5.27.1x, as 5.27.80 or newer are preview releases for Plasma 6 +# See: https://community.kde.org/Schedules/Plasma_5 +include_regex = "v5\\.27\\.1[0-9]+" +prefix = "v" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libkscreen5/-/commit/38fda53701b22ce0407d159a3ca6a0d77c8f35ab -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libkscreen5/-/commit/38fda53701b22ce0407d159a3ca6a0d77c8f35ab You're receiving this email because of your account on gitlab.archlinux.org.
