summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2021-06-06 19:35:53 -0400
committerChris Severance2021-06-06 19:35:53 -0400
commit6dcdbff0791f16f2243baff62a8a65603d735dd5 (patch)
treef7470c678558addae5e2e5d127bc4567e859bfe0
parentb10f890b111d35235b18fbb59c54d8a2a8113b5c (diff)
downloadaur-6dcdbff0791f16f2243baff62a8a65603d735dd5.tar.gz
autu: Update to 4.19.193-1
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c2dc86756e6..e045502daab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.192
+ pkgver = 4.19.193
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,15 +15,15 @@ pkgbase = linux-lts419
makedepends = imagemagick
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.192.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.193.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = ccaa1655c19e3ae74a7cfa38f8e94341
+ md5sums = 1ac97743cf12ae51a2ad6a0065fb35b8
md5sums = c8b38b0e6142fc170cea5f89f86a0415
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = de94fd2d79b32dd9ea304d1656f45f9f7206d1f8b89e961cd99a06feb7ec9a5b
+ sha256sums = 6da2c2e61e6c8a050a88cbd09a64cc2242c7bbfe78eb96a26e6cbd07bf30feab
sha256sums = b4b1eebb42b5e9eef63892536e7fa697673155a9e6dc3944c8105e733fc553b8
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
@@ -40,4 +40,3 @@ pkgname = linux-lts419-headers
pkgname = linux-lts419-docs
pkgdesc = Documentation for the LTS 4.19 Linux kernel
-
diff --git a/PKGBUILD b/PKGBUILD
index dd341cc47b63..d83ce18e6ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.192
+pkgver=${_basever}.193
pkgrel=1
pkgdesc='LTS 4.19 Linux'
url="https://www.kernel.org/"
@@ -24,11 +24,11 @@ source=(
#)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
- 'ccaa1655c19e3ae74a7cfa38f8e94341'
+ '1ac97743cf12ae51a2ad6a0065fb35b8'
'c8b38b0e6142fc170cea5f89f86a0415'
'8d3adddbed67c62b0910ec68c78ebbac')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- 'de94fd2d79b32dd9ea304d1656f45f9f7206d1f8b89e961cd99a06feb7ec9a5b'
+ '6da2c2e61e6c8a050a88cbd09a64cc2242c7bbfe78eb96a26e6cbd07bf30feab'
'b4b1eebb42b5e9eef63892536e7fa697673155a9e6dc3944c8105e733fc553b8'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')