chore: update linux-tkg config

This commit is contained in:
2026-02-23 23:48:14 +01:00
parent 1030907706
commit c47e530c8c
+1 -1
View File
@@ -8,7 +8,7 @@ _distro="Arch"
# Kernel Version
# Accepts
# - "x.y-latest" to pick latest kernel from the x.y series (e.g. "6.13-latest")
# - Tags, e.g. "6.0-rc4" or "5.10.51"
# - git tags, e.g. "v6.0-rc4" or "v5.10.51"
# - Note: Patches may fail as they may only apply to newer trees.
# If left empty, the script will prompt
_version="6.18-latest"