summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-09-20 13:07:48 +0200
committeregnappahz2022-09-20 13:07:48 +0200
commit474130dd53e15752442ae8ee521ee1f6d902652b (patch)
tree617568cf994bb53f9768b774f3c6e053cc3f1cd1
parent260f3fa0c06184352e61e812048c21b9035add08 (diff)
downloadaur-474130dd53e15752442ae8ee521ee1f6d902652b.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 491148443f9b..9638f046ecb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-slim
- pkgver = 5.19.v.9
+ pkgver = 5.19.v.10
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -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.19.9
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.19.10
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20220315/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 4482b80ef1c62fd8c74ff576b3ba4e48d70071f0c8ea9f4e326399cefc381b3e
+ sha256sums = b1d3c9e1b0c38e636d65da2f705f6d8a2c216f08ebcc712ffbf29c12e6d67829
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = dea86a521603414a8c7bf9cf1f41090d5d6f8035ce31407449e25964befb1e50
diff --git a/PKGBUILD b/PKGBUILD
index 0a3d4a182a0a..0ab474c46330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v5.19.9
+gitver=v5.19.10
patchver=20220315
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=5.19.v.9
+pkgver=5.19.v.10
pkgrel=1
arch=('x86_64')
url="http://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
- '4482b80ef1c62fd8c74ff576b3ba4e48d70071f0c8ea9f4e326399cefc381b3e'
+ 'b1d3c9e1b0c38e636d65da2f705f6d8a2c216f08ebcc712ffbf29c12e6d67829'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 213c2e19b41c..c7ed8a8645c1 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.19.9 Kernel Configuration
+# Linux/x86 5.19.10 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y