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


Commits:
efda9d80 by Christian Hesse at 2026-02-27T11:16:39+01:00
simplify nvchecker configuration

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/babl/-/commit/efda9d806b2e44ecef4f44403ea68db73c723d09

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


Reply via email to