Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
gegl


Commits:
afb8d566 by Christian Hesse at 2026-02-27T11:17:35+01:00
simplify nvchecker configuration

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,6 +1,7 @@
 [gegl]
-source = "git"
-git = "https://gitlab.gnome.org/GNOME/gegl.git";
+source = 'git'
+git = 'https://gitlab.gnome.org/GNOME/gegl.git'
 include_regex = "(GEGL\\_).*_.*_.*"
-from_pattern = "GEGL\\_(\\d+)\\_(\\d+)\\_(\\d+)"
-to_pattern = "\\1.\\2.\\3"
+prefix = 'GEGL_'
+from_pattern = '_'
+to_pattern = '.'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gegl/-/commit/afb8d566558060ee1158b51d985f63cccde81f90

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


Reply via email to