summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-08-31 23:06:14 +0200
committeregnappahz2022-08-31 23:06:14 +0200
commit96aa171f9052608ebc6a0d687291aebf9f5dff45 (patch)
treef94372f46c872f0d08dbbfeb88645b249651b0cf
parent946bf620c9d74fb1632fc23770f0b81b410fc20e (diff)
downloadaur-96aa171f9052608ebc6a0d687291aebf9f5dff45.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 83fe561e0829..f863e523a294 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 5.19.v.5
- pkgrel = 2
+ pkgver = 5.19.v.6
+ 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=v5.19.5
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.19.6
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20220315/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 36713aa2a7b7d0b25bcf7961aa424796b4a7f71fec5eb5a402fd1eea807ed0ed
+ sha256sums = b655e9ad877916f641a7d672714d558f0de7bebd2297d51558ab89ac34760bfe
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = dea86a521603414a8c7bf9cf1f41090d5d6f8035ce31407449e25964befb1e50
diff --git a/PKGBUILD b/PKGBUILD
index ab25c12ae379..89a487cdbba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.19.5
+gitver=v5.19.6
patchver=20220315
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=5.19.v.5
-pkgrel=2
+pkgver=5.19.v.6
+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
- '36713aa2a7b7d0b25bcf7961aa424796b4a7f71fec5eb5a402fd1eea807ed0ed'
+ 'b655e9ad877916f641a7d672714d558f0de7bebd2297d51558ab89ac34760bfe'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index e6e188fed95a..a3e5894236e7 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.19.5 Kernel Configuration
+# Linux/x86 5.19.6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y