Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / vifm
Commits: 440a4f66 by Carl Smedstad at 2024-08-23T13:44:48+02:00 Add nvchecker config - - - - - 1 changed file: - + .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -0,0 +1,5 @@ +[vifm] +source = "git" +git = "https://github.com/vifm/vifm" +prefix = "v" +include_regex = '^v[0-9]+\.[0-9]+(\.[0-9]+)?$' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vifm/-/commit/440a4f660a98dc333ff5f316c13afda6b82de040 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/vifm/-/commit/440a4f660a98dc333ff5f316c13afda6b82de040 You're receiving this email because of your account on gitlab.archlinux.org.
