summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2023-10-06 12:28:23 +0000
committerEggz2023-10-06 12:28:23 +0000
commitf1500972373c1cb3ff4741d0cb0079994af7e18e (patch)
tree5fa4d516263225120152e891d21704ea74a5d00a
parent58eee45ec243794e7a10ad82a0d5960ccd3f365b (diff)
downloadaur-f1500972373c1cb3ff4741d0cb0079994af7e18e.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--config.x86_642
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fa042b07a64..32a5958ac5d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 6.5.v.5
- pkgrel = 2
+ pkgver = 6.5.v.6
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -14,13 +14,13 @@ 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.5.5
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.5.6
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 6afad2ae9eac1639610b373fa02b1ca31f6431aed2c1ec6bd3f0b6a3e7d41192
+ sha256sums = 133ac7372764d9dbf0b267f9dab7375c1412134709d304ac977dcc8e9110e284
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index 66aea656d9a1..db40e0ddfbfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.5.5
+gitver=v6.5.6
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.5.v.5
-pkgrel=2
+pkgver=6.5.v.6
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '6afad2ae9eac1639610b373fa02b1ca31f6431aed2c1ec6bd3f0b6a3e7d41192'
+ '133ac7372764d9dbf0b267f9dab7375c1412134709d304ac977dcc8e9110e284'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index af477373d2c3..4c55a54ed6d8 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.5.5 Kernel Configuration
+# Linux/x86 6.5.6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y