6.12.1-1 (clr 6.12.1-1493)
This commit is contained in:
parent
f2aac1064c
commit
3e8a8ad38a
2 changed files with 12 additions and 12 deletions
14
.SRCINFO
14
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = linux-clear
|
pkgbase = linux-clear
|
||||||
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance.
|
pkgdesc = Linux kernel with patches from Clear Linux which allow for higher performance.
|
||||||
pkgver = 6.11.10
|
pkgver = 6.12.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://git.staropensource.de/JeremyStarTM/aur-linux-clear
|
url = https://git.staropensource.de/JeremyStarTM/aur-linux-clear
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -18,18 +18,18 @@ pkgbase = linux-clear
|
||||||
makedepends = zstd
|
makedepends = zstd
|
||||||
options = !strip
|
options = !strip
|
||||||
options = !debug
|
options = !debug
|
||||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.xz
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.xz
|
||||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.11.tar.sign
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.sign
|
||||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.11.10.xz
|
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.12.1.xz
|
||||||
source = cl-linux::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.11.6-1477
|
source = cl-linux::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.12.1-1493
|
||||||
source = more-uarches-20241018.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241018.tar.gz
|
source = more-uarches-20241018.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20241018.tar.gz
|
||||||
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
|
||||||
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
|
||||||
validpgpkeys = E27E5D8A3403A2EF66873BBCDEA66FF797772CDC
|
validpgpkeys = E27E5D8A3403A2EF66873BBCDEA66FF797772CDC
|
||||||
validpgpkeys = AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109
|
validpgpkeys = AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109
|
||||||
sha256sums = 55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e
|
sha256sums = b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = d2a794cfdb4f2979e6aec50e6a6ac3f9242a266df929a1daf923cc701cf88c67
|
sha256sums = 7013d2a29f02ca7508c7d6264afafdc0c0ee38cf5eef350e7b7f34f1393f2518
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
sha256sums = b3fd8b1c5bbd39a577afcccf6f1119fdf83f6d72119f4c0811801bdd51d1bc61
|
sha256sums = b3fd8b1c5bbd39a577afcccf6f1119fdf83f6d72119f4c0811801bdd51d1bc61
|
||||||
|
|
||||||
|
|
10
PKGBUILD
10
PKGBUILD
|
@ -119,10 +119,10 @@
|
||||||
### BUILD OPTIONS END
|
### BUILD OPTIONS END
|
||||||
|
|
||||||
# Kernel version
|
# Kernel version
|
||||||
_kernel_major=6.11
|
_kernel_major=6.12
|
||||||
_kernel_minor=10
|
_kernel_minor=1
|
||||||
# Clear Linux patches version
|
# Clear Linux patches version
|
||||||
_clr=6-1477
|
_clr=1-1493
|
||||||
# kernel_compiler_patch version
|
# kernel_compiler_patch version
|
||||||
_kernelcompilerpatch="20241018"
|
_kernelcompilerpatch="20241018"
|
||||||
# Source directory names
|
# Source directory names
|
||||||
|
@ -453,8 +453,8 @@ validpgpkeys=(
|
||||||
"E27E5D8A3403A2EF66873BBCDEA66FF797772CDC" # Sasha Levin
|
"E27E5D8A3403A2EF66873BBCDEA66FF797772CDC" # Sasha Levin
|
||||||
"AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109" # Ben Hutchings
|
"AC2B29BD34A6AFDDB3F68F35E7BFC8EC95861109" # Ben Hutchings
|
||||||
)
|
)
|
||||||
sha256sums=("55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e"
|
sha256sums=("b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb"
|
||||||
"SKIP"
|
"SKIP"
|
||||||
"d2a794cfdb4f2979e6aec50e6a6ac3f9242a266df929a1daf923cc701cf88c67"
|
"7013d2a29f02ca7508c7d6264afafdc0c0ee38cf5eef350e7b7f34f1393f2518"
|
||||||
"SKIP"
|
"SKIP"
|
||||||
"b3fd8b1c5bbd39a577afcccf6f1119fdf83f6d72119f4c0811801bdd51d1bc61")
|
"b3fd8b1c5bbd39a577afcccf6f1119fdf83f6d72119f4c0811801bdd51d1bc61")
|
||||||
|
|
Loading…
Reference in a new issue