summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-06-06 11:30:52 +0100
committerJonathon Fernyhough2022-06-06 11:30:52 +0100
commitdf7dc98190c1418b74eabcd535853e9638cd98ce (patch)
tree1e12379d3af0c492260a6da42050a6b57d601621
parent7a3a95bc60eeae3a5e7e7302eaebea26b6ae5004 (diff)
downloadaur-df7dc98190c1418b74eabcd535853e9638cd98ce.tar.gz
Upstream 5.4.197
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9eb7b342393a..c4b1f36d130d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts54
pkgdesc = LTS 5.4 Linux
- pkgver = 5.4.196
+ pkgver = 5.4.197
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -19,8 +19,8 @@ pkgbase = linux-lts54
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.196.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.196.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.197.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.197.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch
@@ -28,7 +28,7 @@ pkgbase = linux-lts54
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2fa2d0fd1683a7ba11dfb31c921365c008e0b3ea86845261104ea413e7cbb1f4
+ sha256sums = c2ad17b3fc70cd05d9e0766abe9b5aa9409fc2cc86a200eaa57c8f837afe36a8
sha256sums = SKIP
sha256sums = df3e11d360eb17fa6564a55ff05f14624c5ed8763a64cf0a9b9f4ebde5863412
sha256sums = b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491
diff --git a/PKGBUILD b/PKGBUILD
index 95cde41efbe4..5b5efadb29d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts54
-pkgver=5.4.196
+pkgver=5.4.197
pkgrel=1
pkgdesc='LTS 5.4 Linux'
url="https://www.kernel.org/"
@@ -27,7 +27,7 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-sha256sums=('2fa2d0fd1683a7ba11dfb31c921365c008e0b3ea86845261104ea413e7cbb1f4'
+sha256sums=('c2ad17b3fc70cd05d9e0766abe9b5aa9409fc2cc86a200eaa57c8f837afe36a8'
'SKIP'
'df3e11d360eb17fa6564a55ff05f14624c5ed8763a64cf0a9b9f4ebde5863412'
'b439f57b84bc98730c0265695abb92385ee4dcd35a5c00d4cb3d3155c75fb491'