summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2023-01-04 12:32:47 +0100
committeregnappahz2023-01-04 12:32:47 +0100
commit2404077dc4e1bb1bd9ee36b70d47a7c8466613be (patch)
treee6ec500169211f73da76cdbd0db362e257d1b2ce
parent45f6a642af275980afba53a9191f1e0d859170b8 (diff)
downloadaur-2404077dc4e1bb1bd9ee36b70d47a7c8466613be.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 53bd281a68bc..c90156c38a23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 6.1.v.2
+ pkgver = 6.1.v.3
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.1.2
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.1.3
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20221217/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = beadb7d6cff3e937cfe9319265b3383370b12e9876727a6af1aa797621c16ae5
+ sha256sums = 6a6eb694bdc2100f3decd45954b0981d772424d695d20275d857b82b97fac5e9
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = ba133fdda4dcc62de10792ae1d8149ce4a18d13a6ad808926e8b2d94b72071c3
diff --git a/PKGBUILD b/PKGBUILD
index d378a3e097ec..136b4662f659 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.1.2
+gitver=v6.1.3
patchver=20221217
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.1.v.2
+pkgver=6.1.v.3
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
- 'beadb7d6cff3e937cfe9319265b3383370b12e9876727a6af1aa797621c16ae5'
+ '6a6eb694bdc2100f3decd45954b0981d772424d695d20275d857b82b97fac5e9'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index c1ff7a0f97c2..1f4d137043d0 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.2 Kernel Configuration
+# Linux/x86 6.1.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
CONFIG_CC_IS_GCC=y