summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-04-13 14:53:20 +0200
committerEggz2024-04-13 14:53:20 +0200
commit5342e542ec3653e21f4608668275554d2c619cc1 (patch)
tree76793decdccc25ce30d87a8002acf111a58cfbf1
parent3b21656c19a2217e0dee3a3061ecc8b867670732 (diff)
downloadaur-5342e542ec3653e21f4608668275554d2c619cc1.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_642
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8e6adfa0f83..77ad57472da7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 6.8.v.5
+ pkgver = 6.8.v.6
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,12 +14,12 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.8.5
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.8.6
source = config.x86_64
source = linux-amd.preset
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20240221.2/more-uarches-for-kernel-6.8-rc4+.patch
sha256sums = SKIP
- sha256sums = f30409fb06bc3165c6bec52d886773e7e964163ab7884e635f42f8abc5a53690
+ sha256sums = 1adaa1305fc98ae4bb598ab8fbcbc5619adb515060a818413f0420d9ef571c2a
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3
diff --git a/PKGBUILD b/PKGBUILD
index 7de72f274012..638fb6cb4b9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.8.5
+gitver=v6.8.6
patchver=20240221.2
patchname=more-uarches-for-kernel-6.8-rc4+.patch
-pkgver=6.8.v.5
+pkgver=6.8.v.6
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'f30409fb06bc3165c6bec52d886773e7e964163ab7884e635f42f8abc5a53690'
+ '1adaa1305fc98ae4bb598ab8fbcbc5619adb515060a818413f0420d9ef571c2a'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#grayskypatch
diff --git a/config.x86_64 b/config.x86_64
index 330fb36e399b..490e5892b9ed 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.8.5 Kernel Configuration
+# Linux/x86 6.8.6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y