1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-02-18 23:04:34 +00:00
This commit is contained in:
xiota
2026-02-06 17:31:54 +00:00
parent 689b1a1225
commit 12292a952e
3 changed files with 14 additions and 12 deletions

View File

@@ -1,4 +1,6 @@
[linux-vfio]
source = "regex"
url = "https://www.kernel.org/feeds/kdist.xml"
regex = '([0-9]+\.[0-9]+\.[0-9]+|[0-9]+\.[0-9]+): stable'
source = "git"
git = "https://gitlab.archlinux.org/archlinux/packaging/packages/linux.git"
include_regex = '[0-9\.]+\.arch[0-9]-[0-9]'
from_pattern = '\.arch[0-9]-[0-9]$'
to_pattern = ''