summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2021-11-06 15:43:07 +0100
committeregnappahz2021-11-06 15:43:07 +0100
commit746a746f044036589f8f80fc8ecac9ee06556a13 (patch)
tree1339a559683e89a3c5d19f7ad1027916e410e670
parent3b6f71ba5bbd4566671abe4719904864f305e4e4 (diff)
downloadaur-746a746f044036589f8f80fc8ecac9ee06556a13.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 80327467b17b..08028f1f9719 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.15.v.0
+ pkgver = 5.15.v.1
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=v5.15
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.15.1
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210914/more-uarches-for-kernel-5.15+.patch
sha256sums = SKIP
- sha256sums = ee6fca0b65dc12b88ffcdbd48df494fab06b978ec7a8a7775aeff7d865856d25
+ sha256sums = 500cec2a23942e2a8fcd34fea11eda9201ac891f7210bbb1d54bf2f90bd227ca
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 14baea3bc9ffbe41737cfce6f0c5e6b536021571de7b5c7a9e39b31b94b23668
diff --git a/PKGBUILD b/PKGBUILD
index c14c9103bcf3..dc0b2168c2c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.15
+gitver=v5.15.1
patchver=20210914
patchname=more-uarches-for-kernel-5.15+.patch
-pkgver=5.15.v.0
+pkgver=5.15.v.1
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
- 'ee6fca0b65dc12b88ffcdbd48df494fab06b978ec7a8a7775aeff7d865856d25'
+ '500cec2a23942e2a8fcd34fea11eda9201ac891f7210bbb1d54bf2f90bd227ca'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 8c791f698c78..a2a5c02fec7d 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.0 Kernel Configuration
+# Linux/x86 5.15.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y