summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69d675d0ecc1..e07c8ee9df32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2020
pkgdesc = Clear Linux lts2020
- pkgver = 5.10.65
+ pkgver = 5.10.66
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2020
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-clear-lts2020
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.65.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.66.xz
source = clearlinux-lts2020::git+https://github.com/clearlinux-pkgs/linux-lts2020.git#tag=5.10.64-15
source = more-uarches-20210818.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210818.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 701713c274afdc0575fd782fed03f10720dedb5098f39681c835332e41108e12
+ sha256sums = 621c60438eb2ef4e1f1897969767e7c7549f890f7bc1ee45bddc6a06dc8462cc
sha256sums = SKIP
sha256sums = d361171032ec9fce11c53bfbd667d0c3f0cb4004a17329ab195d6dcc5aa88caf
diff --git a/PKGBUILD b/PKGBUILD
index 04fbaef12ab5..78faf4c1a72e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,7 +74,7 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.10
-_minor=65
+_minor=66
_srcname=linux-${_major}
_clr=${_major}.64-15
pkgbase=linux-clear-lts2020
@@ -344,7 +344,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '701713c274afdc0575fd782fed03f10720dedb5098f39681c835332e41108e12'
+ '621c60438eb2ef4e1f1897969767e7c7549f890f7bc1ee45bddc6a06dc8462cc'
'SKIP'
'd361171032ec9fce11c53bfbd667d0c3f0cb4004a17329ab195d6dcc5aa88caf')