6.11.3-2 (clr 6.11.3-1472) fix clr version
This commit is contained in:
parent
7fba6571b2
commit
c478b6ba62
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -121,7 +121,7 @@
|
|||
_kernel_major=6.11
|
||||
_kernel_minor=3
|
||||
# Clear Linux patches version
|
||||
_clr=12-1472
|
||||
_clr=3-1472
|
||||
# kernel_compiler_patch version
|
||||
_kernelcompilerpatch="20241001"
|
||||
# Source directory names
|
||||
|
@ -131,7 +131,7 @@ _src_clr=${_kernel_major}.${_clr}
|
|||
# Package information
|
||||
pkgbase=linux-clear
|
||||
pkgver=${_kernel_major}.${_kernel_minor}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Linux kernel with patches from Clear Linux which allow for higher performance."
|
||||
arch=("x86_64")
|
||||
url="https://github.com/clearlinux-pkgs/linux"
|
||||
|
|
Loading…
Reference in a new issue