summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-03-01 21:05:46 -0500
committerChris Severance2019-03-01 21:05:46 -0500
commitc14bbd3cd611190b02d75e7d8f4b2b236a069782 (patch)
tree8d2c6c053f9de2a7ca58b403faf944a3c436f1e0
parenta675069b76574c7401ec01ca030772f436232572 (diff)
downloadaur-c14bbd3cd611190b02d75e7d8f4b2b236a069782.tar.gz
autu: Update to 4.14.104-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3a47223517b..4044cee00a7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Feb 24 22:25:42 UTC 2019
+# Sat Mar 2 02:05:45 UTC 2019
pkgbase = linux-lts414
- pkgver = 4.14.103
+ pkgver = 4.14.104
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,7 @@ 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.103.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.104.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-lts414
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 9a2333d3a2466e3952e77b4a399410b70b777d92b03b33bbe2e78f8bf2ab45b8
+ sha256sums = 97ef6219b8806ef5545c54ffaa973c3d18ba2afa9be9e98930944e9050d7feb9
sha256sums = b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0
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.103
+ provides = linux=4.14.104
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.103
+ provides = linux-headers=4.14.104
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 8a360a627305..185f607376cc 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.103
+pkgver=4.14.104
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'
- '9a2333d3a2466e3952e77b4a399410b70b777d92b03b33bbe2e78f8bf2ab45b8'
+ '97ef6219b8806ef5545c54ffaa973c3d18ba2afa9be9e98930944e9050d7feb9'
'b17fe882a09582abf719bc248bf5f6293e279dac82db7618876fac0d564d1bb0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'