PKGBUILDs/core/nfs-utils/.nvchecker.toml

7 lines
185 B
TOML
Raw Normal View History

2024-08-25 10:30:41 +00:00
[nfs-utils]
source = "git"
git = "git://git.linux-nfs.org/projects/steved/nfs-utils.git"
exclude_regex = ".*(rc).*"
from_pattern = 'nfs-utils-(\d+)-(\d+)-(\d+)'
to_pattern = '\1.\2.\3'