Merge remote-tracking branch 'upstream/main'
Some checks failed
Workflows / Wake Runner (push) Successful in 25s
Workflows / Build and Push (push) Failing after 14m26s

This commit is contained in:
Sebastiaan de Schaetzen (automated) 2025-08-31 02:08:12 +02:00
commit fd54544b8a

View File

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