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 dbecaf02795b..cc484d43b672 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2020
pkgdesc = Clear Linux lts2020
- pkgver = 5.10.55
+ pkgver = 5.10.56
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.55.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.56.xz
source = clearlinux-lts2020::git+https://github.com/clearlinux-pkgs/linux-lts2020.git#tag=5.10.54-5
source = more-uarches-20210616.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210616.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = c7534d57a2bf049ba1e53759e481b4922b02ed08de9344c5ca18b55d8a72e8fd
+ sha256sums = eb9de97d00993506b514211cf4329df5e98bb71a5e750f29a1db16b36e600060
sha256sums = SKIP
sha256sums = e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d
diff --git a/PKGBUILD b/PKGBUILD
index 6840f62763b1..72580c4fe619 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=55
+_minor=56
_srcname=linux-${_major}
_clr=${_major}.54-5
pkgbase=linux-clear-lts2020
@@ -344,7 +344,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- 'c7534d57a2bf049ba1e53759e481b4922b02ed08de9344c5ca18b55d8a72e8fd'
+ 'eb9de97d00993506b514211cf4329df5e98bb71a5e750f29a1db16b36e600060'
'SKIP'
'e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d')