PKGBUILDs/extra/valgrind/.nvchecker.toml
2024-11-04 11:32:52 +00:00

6 lines
154 B
TOML

[valgrind]
source = "git"
git = "https://sourceware.org/git/valgrind.git"
prefix = "VALGRIND_"
from_pattern = '(\d+)_(\d+)_(\d+)'
to_pattern = '\1.\2.\3'