Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / mypaint-brushes1
Commits: eebc5373 by Levente Polyak at 2024-09-08T19:43:45+02:00 nvchecker: only check for v1 versions - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/mypaint/mypaint-brushes.git" prefix = "v" +include_regex = "v1\\..+" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mypaint-brushes1/-/commit/eebc53739909b92fd8c542e008c7afcd645ad8cb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mypaint-brushes1/-/commit/eebc53739909b92fd8c542e008c7afcd645ad8cb You're receiving this email because of your account on gitlab.archlinux.org.
