blob: 5bf6cd6c42b914ad0fb25161ec77b732367f584e (
plain)
1
2
3
4
5
6
|
[lib32-babl]
source = "git"
git = "https://gitlab.gnome.org/GNOME/babl.git"
include_regex = "(BABL\\_).*_.*_.*"
from_pattern = "BABL\\_(\\d+)\\_(\\d+)\\_(\\d+)"
to_pattern = "\\1.\\2.\\3"
|