summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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 baed16e382ae..88a923a8fd7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 5.11.v.0
- pkgrel = 3
+ pkgver = 5.11.v.1
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -13,7 +13,7 @@ pkgbase = linux-amd
makedepends = libelf
makedepends = lzop
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.11
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.11.1
source = config.x86_64
source = linux-amd.preset
source = linux.install
@@ -21,7 +21,7 @@ pkgbase = linux-amd
source = amdgpu_hdmihotplug.patch
source = amdgpu_shutdown.patch
sha256sums = SKIP
- sha256sums = 57a338691913d1c5e5dc6b3983cf41f0e3aac4df87389a464447281066c42c8b
+ sha256sums = e18ebab4455dc1b30fe4125ea86e8792609b613456ac9102b8a04eb1f53f4d91
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 126cd35b1153b69dd8d713f902d09ecc64ce8af2e4fa6f021219a65e62e13875
diff --git a/PKGBUILD b/PKGBUILD
index cc4727b46c21..3313a6743362 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.11
-pkgver=5.11.v.0
-pkgrel=3
+gitver=v5.11.1
+pkgver=5.11.v.1
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -27,7 +27,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '57a338691913d1c5e5dc6b3983cf41f0e3aac4df87389a464447281066c42c8b'
+ 'e18ebab4455dc1b30fe4125ea86e8792609b613456ac9102b8a04eb1f53f4d91'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 7020f9c2279a..5cf1bb58a848 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.11.0 Kernel Configuration
+# Linux/x86 5.11.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y