From 8a8af36aec9f0820bdef77c877bbbc343456ed1a Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Mon, 24 Jul 2023 17:41:37 +0200 Subject: [PATCH] 6.4.5-1 (clr 6.4.4-1337) --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9c1e4d0..db67538 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = linux-clear pkgdesc = Clear Linux - pkgver = 6.4.4 + pkgver = 6.4.5 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.4.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.4.4.xz + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.4.5.xz source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.4.4-1337 source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886 validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3 sha256sums = SKIP - sha256sums = 3c41877a6c4fc603b05ccfaacb2089d23813db822a7b06e717bfc02d302dd6f5 + sha256sums = ca6f9710bf7ebbd770d1e73b8574986c233dde266b4e5ef2dfbed5845d607572 sha256sums = SKIP sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23 diff --git a/PKGBUILD b/PKGBUILD index 8fece25..d335ec6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -86,7 +86,7 @@ ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=6.4 -_minor=4 +_minor=5 _srcname=linux-${_major} _clr=${_major}.4-1337 _gcc_more_v='20230105' @@ -421,7 +421,7 @@ done sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3' 'SKIP' - '3c41877a6c4fc603b05ccfaacb2089d23813db822a7b06e717bfc02d302dd6f5' + 'ca6f9710bf7ebbd770d1e73b8574986c233dde266b4e5ef2dfbed5845d607572' 'SKIP' '802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')