summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5903794ce373..535075684fcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,5 @@
-# Generated by mksrcinfo v8
-# Tue May 14 20:11:44 UTC 2019
pkgbase = linux-lts414
- pkgver = 4.14.119
+ pkgver = 4.14.120
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,15 +11,17 @@ pkgbase = linux-lts414
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.119.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.120.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-lts.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
+ validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
+ validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 5b31d860e07e285d954c6dfc86ba7ffdd6a46615fbee35c5233c5bc08a39f0e0
+ sha256sums = 6c522620a963cb2a4adc27b69f117b14151003013dc894815aed86b650177115
sha256sums = 5ca09633d11fb68b3cb615a30e004e5493601af0ee4a33cfb6ee82daa16359e4
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -37,12 +37,12 @@ pkgname = linux-lts414
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.14.119
+ provides = linux=4.14.120
backup = etc/mkinitcpio.d/linux-lts414.preset
pkgname = linux-lts414-headers
pkgdesc = Header files and scripts for building modules for Linux-lts414 kernel
- provides = linux-headers=4.14.119
+ provides = linux-headers=4.14.120
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 3bfbccf56f48..d570a37ffb2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ set -u
pkgbase=linux-lts414
#pkgbase=linux-lts-custom
_srcname=linux-4.14
-pkgver=4.14.119
+pkgver=4.14.120
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -26,7 +26,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '5b31d860e07e285d954c6dfc86ba7ffdd6a46615fbee35c5233c5bc08a39f0e0'
+ '6c522620a963cb2a4adc27b69f117b14151003013dc894815aed86b650177115'
'5ca09633d11fb68b3cb615a30e004e5493601af0ee4a33cfb6ee82daa16359e4'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'