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 3d95c42603ac..449cc7be9fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 6.3.8
+ pkgver = 6.3.9
pkgrel = 1
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.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.3.8.xz
- source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.3.8-1321
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.3.9.xz
+ source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.3.9-1322
source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = 927ba93d3da556c8e30b2640aa3f19c3c3cda66c655754e0798024020e2981b4
+ sha256sums = d12ae712a4bd2cfb99cf368b246562e54bf6ca0bafd46a91e25faf34077c6587
sha256sums = SKIP
sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23
diff --git a/PKGBUILD b/PKGBUILD
index 6a569391c31f..9d16f7fc13b9 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.3
-_minor=8
+_minor=9
_srcname=linux-${_major}
-_clr=${_major}.8-1321
+_clr=${_major}.9-1322
_gcc_more_v='20230105'
pkgbase=linux-clear
pkgver=${_major}.${_minor}
@@ -421,7 +421,7 @@ done
sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
'SKIP'
- '927ba93d3da556c8e30b2640aa3f19c3c3cda66c655754e0798024020e2981b4'
+ 'd12ae712a4bd2cfb99cf368b246562e54bf6ca0bafd46a91e25faf34077c6587'
'SKIP'
'802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')