summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-01-05 16:42:59 +0100
committerEggz2024-01-05 16:42:59 +0100
commitdfc13b6baa117d03c22ec158e37ec0ad00a9e02b (patch)
treea8bdf32f1298022249d9f088b8a0ef4cb4fef980
parent1d2ea11b5fe2937cd356a3a60136f0cb7f76dc66 (diff)
downloadaur-dfc13b6baa117d03c22ec158e37ec0ad00a9e02b.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 da41f22802c9..3855527568dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 6.6.v.9
- pkgrel = 2
+ pkgver = 6.6.v.10
+ 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.6.9
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.6.10
source = config.x86_64
source = linux-amd.preset
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
source = flushbyasid.patch
sha256sums = SKIP
- sha256sums = d0a524bd05711786a7afecb04cd6040080b6ea865d1458dd3125ce0bd0d6f4ad
+ sha256sums = adee75761a8ecbdb4cd6e86f62e5b9177dad1183321ed9cb3a3e882df2f23feb
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
sha256sums = 0878a970035793ca761c6f7499fb37cf04e6d9892758ca3fb9b99f846febfaf0
diff --git a/PKGBUILD b/PKGBUILD
index f5d9cd260f27..b3b2980bdcf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.6.9
+gitver=v6.6.10
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.6.v.9
-pkgrel=2
+pkgver=6.6.v.10
+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
- 'd0a524bd05711786a7afecb04cd6040080b6ea865d1458dd3125ce0bd0d6f4ad'
+ 'adee75761a8ecbdb4cd6e86f62e5b9177dad1183321ed9cb3a3e882df2f23feb'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#grayskypatch
diff --git a/config.x86_64 b/config.x86_64
index a4227130252d..3a6b8080392a 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.9 Kernel Configuration
+# Linux/x86 6.6.10 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y