summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-07-29 14:58:41 -0400
committerChris Severance2023-07-29 14:58:41 -0400
commit3c3c8d41f4038f38a2d7b7e509f9a1ab123a9dd6 (patch)
tree531476ffb1e71b3fa2cc84e72ae41b3124690775
parent04b9e2602c0f6ddf293e29991cc4d64e21b43d0f (diff)
downloadaur-3c3c8d41f4038f38a2d7b7e509f9a1ab123a9dd6.tar.gz
autu: Update to 5.10.188-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f14202bcdb19..e4c5c3a72de4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts510
pkgdesc = LTS 5.10 Linux
- pkgver = 5.10.187
+ pkgver = 5.10.188
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -20,17 +20,17 @@ pkgbase = linux-lts510
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.187.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.187.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.188.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.188.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = 2551ae34e39f0007530ece8b03ef687a
+ md5sums = aed6bb5e4e5170690e5aa27c58f5ec63
md5sums = SKIP
md5sums = 8b8fa773fe9c7938a76ba07ca2933ed8
md5sums = d31360693fb06a0d69c1f126350baa6d
- sha256sums = f69454210b3e9e00e8b8368aaa897d4ca59f8be3b85399a2fcaecbf17af98bbb
+ sha256sums = c9558bab35e23ae67661bfb3192c609c857f78582a035449ae63e33d04ab6112
sha256sums = SKIP
sha256sums = ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001
sha256sums = 96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e
diff --git a/PKGBUILD b/PKGBUILD
index 23ffc69348fc..ce4f951f4c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts510
-pkgver=5.10.187
+pkgver=5.10.188
pkgrel=1
pkgdesc='LTS 5.10 Linux'
url="https://www.kernel.org/"
@@ -27,11 +27,11 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-md5sums=('2551ae34e39f0007530ece8b03ef687a'
+md5sums=('aed6bb5e4e5170690e5aa27c58f5ec63'
'SKIP'
'8b8fa773fe9c7938a76ba07ca2933ed8'
'd31360693fb06a0d69c1f126350baa6d')
-sha256sums=('f69454210b3e9e00e8b8368aaa897d4ca59f8be3b85399a2fcaecbf17af98bbb'
+sha256sums=('c9558bab35e23ae67661bfb3192c609c857f78582a035449ae63e33d04ab6112'
'SKIP'
'ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001'
'96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e')