6.13.8.arch1-1

This commit is contained in:
Jan Alexander Steffens (heftig)
2025-03-23 18:15:49 +01:00
parent b2df67f4f2
commit 8cad09d478
4 changed files with 27 additions and 19 deletions

8
.nvchecker.toml Normal file
View File

@@ -0,0 +1,8 @@
[linux]
source = "github"
github = "archlinux/linux"
use_max_tag = true
include_regex = 'v\d+(\.\d+)*-arch\d+'
from_pattern = '-([a-z])'
to_pattern = '.\1'
prefix = "v"