summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2021-11-06 14:59:06 +0100
committeregnappahz2021-11-06 14:59:06 +0100
commit8a0aba7ec1055f835f4a3474022d2a5316892b5a (patch)
treeaa5794a8c474d1302418cfee0926d56dcb0fe177
parent59207f1217bd3590340b5eebed8c583b05330d52 (diff)
downloadaur-8a0aba7ec1055f835f4a3474022d2a5316892b5a.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 81083f5d32cc..dd99ac5d2d97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-slim
- pkgver = 5.15.v.0
- pkgrel = 2
+ pkgver = 5.15.v.1
+ pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
license = GPL2
@@ -13,13 +13,13 @@ pkgbase = linux-slim
makedepends = libelf
makedepends = lzop
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-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210914/more-uarches-for-kernel-5.15+.patch
sha256sums = SKIP
- sha256sums = a1fa6930a0b14aa3722e47f32bc41129793564eca79f59617c9cbade6ac09ea7
+ sha256sums = 82c7fb6d29600eaf1e6041bc673e575637edcaf35db8818eb658208c650499cc
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 14baea3bc9ffbe41737cfce6f0c5e6b536021571de7b5c7a9e39b31b94b23668
diff --git a/PKGBUILD b/PKGBUILD
index d23ef8dcedc3..6e67833b6c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v5.15
+gitver=v5.15.1
patchver=20210914
patchname=more-uarches-for-kernel-5.15+.patch
-pkgver=5.15.v.0
-pkgrel=2
+pkgver=5.15.v.1
+pkgrel=1
arch=('x86_64')
url="http://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
- 'a1fa6930a0b14aa3722e47f32bc41129793564eca79f59617c9cbade6ac09ea7'
+ '82c7fb6d29600eaf1e6041bc673e575637edcaf35db8818eb658208c650499cc'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index a59d78478260..c3e8bf948462 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