summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Tobias2020-05-08 10:31:44 +1000
committerDaniel Tobias2020-05-08 10:31:44 +1000
commitf3063b6703d3352d43d08195bdbe7a1c419c0a79 (patch)
tree39c3e2f21acd7f092a01ad904bd4cd44c11b5c9d
parentdf675feb3484cbf7971909a5bcd16744d0439861 (diff)
downloadaur-f3063b6703d3352d43d08195bdbe7a1c419c0a79.tar.gz
4.19.121
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0374e8af0dd..ab8c9a8e1086 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.120
+ pkgver = 4.19.121
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,11 +15,11 @@ 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.120.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.121.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 8b4ff1da2e9e9e89c8c9d31469350c5cec0d4c227d59dcbe3467e6f11d74f8c8
+ sha256sums = e028777ef1090dc5d1b208ec70c2e86b6deb7a27d56cd3585faf8f202c020f31
sha256sums = 4e68572e7cc4c5368f0236e0792660ae8498373988625dca46e509399a7eaea6
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
diff --git a/PKGBUILD b/PKGBUILD
index 6b4d5277b094..0705aed8eb6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.120
+pkgver=${_basever}.121
pkgrel=1
pkgdesc='LTS 4.19 Linux'
url="https://www.kernel.org/"
@@ -26,7 +26,7 @@ source=(
#)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '8b4ff1da2e9e9e89c8c9d31469350c5cec0d4c227d59dcbe3467e6f11d74f8c8'
+ 'e028777ef1090dc5d1b208ec70c2e86b6deb7a27d56cd3585faf8f202c020f31'
'4e68572e7cc4c5368f0236e0792660ae8498373988625dca46e509399a7eaea6'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')