From b63310e822b06714744c483dfa6ce794166f5b52 Mon Sep 17 00:00:00 2001 From: Josip Ponjavic Date: Fri, 6 Oct 2023 16:04:33 +0200 Subject: [PATCH] 6.5.6-1 (clr 6.5.5-1367) --- .SRCINFO | 10 +++++----- PKGBUILD | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bde8937..ec5b092 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = linux-clear pkgdesc = Clear Linux - pkgver = 6.5.5 - pkgrel = 2 + pkgver = 6.5.6 + pkgrel = 1 url = https://github.com/clearlinux-pkgs/linux arch = x86_64 license = GPL2 @@ -14,14 +14,14 @@ pkgbase = linux-clear options = !strip source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.sign - source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.5.5.xz - source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.5.5-1366 + source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.5.6.xz + source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.5.5-1367 source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886 validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E sha256sums = 7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884 sha256sums = SKIP - sha256sums = 22ad68c6c5f194f879fded9c44a205e394438fd505439e5f23e13e22ae1b7fe0 + sha256sums = 3f7966f27b5fd4d821297a8ee1a01694f4bf464228b192ab468f0e02186e7bb6 sha256sums = SKIP sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23 diff --git a/PKGBUILD b/PKGBUILD index 5e8c7e9..2001f8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -86,13 +86,13 @@ ### IMPORTANT: Do no edit below this line unless you know what you're doing _major=6.5 -_minor=5 +_minor=6 _srcname=linux-${_major} -_clr=${_major}.5-1366 +_clr=${_major}.5-1367 _gcc_more_v='20230105' pkgbase=linux-clear pkgver=${_major}.${_minor} -pkgrel=2 +pkgrel=1 pkgdesc='Clear Linux' arch=('x86_64') url="https://github.com/clearlinux-pkgs/linux" @@ -418,7 +418,7 @@ done sha256sums=('7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884' 'SKIP' - '22ad68c6c5f194f879fded9c44a205e394438fd505439e5f23e13e22ae1b7fe0' + '3f7966f27b5fd4d821297a8ee1a01694f4bf464228b192ab468f0e02186e7bb6' 'SKIP' '802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')