summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-11-03 17:50:01 +0100
committeregnappahz2022-11-03 17:50:01 +0100
commit7154978b3ba9b9ff362041e452493a10f449432e (patch)
tree803f24295b8970e929fc849ab108014dd8b84604
parentfafc151c3b77a527a84bbf7208eb4d4a33d7f3b8 (diff)
downloadaur-7154978b3ba9b9ff362041e452493a10f449432e.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 9cad238de484..5b79b5ca4202 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 6.0.v.6
+ pkgver = 6.0.v.7
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -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.0.6
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.0.7
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20221022/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 1593b65b0fce73f67ed56fdfcaf36ced5e5fa77a3a862ea0870a0f619f1a9648
+ sha256sums = 52c643ddfbd034879d0810a7d7843856c68e8a8fa08a440d8a409cfc5df1ccda
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 9c336c657097a1324cd7632f6d7e56b68660c7fdd97444f96e174322844eaaec
diff --git a/PKGBUILD b/PKGBUILD
index c603854af469..fc78cf97c176 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.0.6
+gitver=v6.0.7
patchver=20221022
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.0.v.6
+pkgver=6.0.v.7
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '1593b65b0fce73f67ed56fdfcaf36ced5e5fa77a3a862ea0870a0f619f1a9648'
+ '52c643ddfbd034879d0810a7d7843856c68e8a8fa08a440d8a409cfc5df1ccda'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index bc43e8b1b17f..4e7e7a8d400f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.0.6 Kernel Configuration
+# Linux/x86 6.0.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y