summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c386c6494d4e..19e08693e833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 6.6.10
+ pkgver = 6.6.11
pkgrel = 2
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.10.xz
- source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.6.10-1398
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.11.xz
+ source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.6.11-1399
source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = bf7391fe83848d324409838751de7649049454034fe1164cb608b59e951f631a
+ sha256sums = 2283b5c40057ba48e3e24390ef71931a9713ec783d37e13de5c9f47a6a47d5df
sha256sums = SKIP
sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23
diff --git a/PKGBUILD b/PKGBUILD
index 348b450d3df5..aa152dfdf62f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -86,9 +86,9 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=6.6
-_minor=10
+_minor=11
_srcname=linux-${_major}
-_clr=${_major}.10-1398
+_clr=${_major}.11-1399
_gcc_more_v='20230105'
pkgbase=linux-clear
pkgver=${_major}.${_minor}
@@ -418,7 +418,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- 'bf7391fe83848d324409838751de7649049454034fe1164cb608b59e951f631a'
+ '2283b5c40057ba48e3e24390ef71931a9713ec783d37e13de5c9f47a6a47d5df'
'SKIP'
'802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')