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 6708e34cfd41..89f7d448d330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2018
pkgdesc = Clear Linux lts2018
- pkgver = 4.19.205
+ pkgver = 4.19.206
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-clear-lts2018
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.205.xz
- source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.204-217
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.206.xz
+ source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.205-218
source = more-uarches-20210818.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20210818.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = e504b7e44346ab301f4073958f726535080fc644fb30978bcb73f783228bcbf2
+ sha256sums = 2b04c341e13d6259f6132b2d9e46448d8595b1c596f3715f99b8b031fe3d47bf
sha256sums = SKIP
sha256sums = d361171032ec9fce11c53bfbd667d0c3f0cb4004a17329ab195d6dcc5aa88caf
diff --git a/PKGBUILD b/PKGBUILD
index 84a6edf29c29..5672fe9326e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,9 +74,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=205
+_minor=206
_srcname=linux-${_major}
-_clr=${_major}.204-217
+_clr=${_major}.205-218
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
pkgrel=1
@@ -345,7 +345,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- 'e504b7e44346ab301f4073958f726535080fc644fb30978bcb73f783228bcbf2'
+ '2b04c341e13d6259f6132b2d9e46448d8595b1c596f3715f99b8b031fe3d47bf'
'SKIP'
'd361171032ec9fce11c53bfbd667d0c3f0cb4004a17329ab195d6dcc5aa88caf')