Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gimp


Commits:
d45368e7 by Christian Heusel at 2024-11-04T23:05:51+01:00
nvchecker: also ignore RC releases

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,7 +1,7 @@
 [gimp]
 source = "git"
 git = "https://gitlab.gnome.org/GNOME/gimp.git";
-exclude_regex = "GIMP\\_2\\_99.*"
+exclude_regex = "GIMP.*(\\_2\\_99|RC).*"
 include_regex = "(GIMP\\_).*_.*"
 from_pattern = "GIMP\\_(\\d+)\\_(\\d+)\\_(\\d+)"
 to_pattern = "\\1.\\2.\\3"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gimp/-/commit/d45368e7b7564ba03d031ffa42951942d9450826

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gimp/-/commit/d45368e7b7564ba03d031ffa42951942d9450826
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to