George Hu pushed to branch main at Arch Linux / Packaging / Packages / acpi
Commits: 4baf449d by George Hu at 2025-07-30T11:17:21+08:00 Add nvchecker configuration file - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,7 @@ +[acpi] +source = "htmlparser" +url = "https://sourceforge.net/projects/acpiclient/rss" +xpath = "//item/title" +is_xml = true +from_pattern = '.*acpi-(\d+).(\d+).*' +to_pattern = '\1.\2' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi/-/commit/4baf449d97c48c70671eb80c23677180b1f821ab -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/acpi/-/commit/4baf449d97c48c70671eb80c23677180b1f821ab You're receiving this email because of your account on gitlab.archlinux.org.
