linux-seba/.nvchecker.toml
2025-08-30 12:24:32 +02:00

8 lines
167 B
TOML

[linux]
source = "git"
git = "https://github.com/archlinux/linux.git"
include_regex = 'v\d+(\.\d+)*-arch\d+'
from_pattern = '-([a-z])'
to_pattern = '.\1'
prefix = "v"