summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-11-03 11:43:18 -0500
committerChris Severance2019-11-03 11:43:18 -0500
commit728739c5320fea955d0db517e91c4a08a4678e19 (patch)
tree663c7204099e31f4c467f5da6138f12a23ca93cc
parent19c35123d2ffdac4db113c86cc035a8045d7627d (diff)
downloadaur-728739c5320fea955d0db517e91c4a08a4678e19.tar.gz
autu: Update to 4.14.151-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ed7a7abda82..db6b6ea2723d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Oct 19 00:07:31 UTC 2019
+# Sun Nov 3 16:43:17 UTC 2019
pkgbase = linux-lts414
- pkgver = 4.14.150
+ pkgver = 4.14.151
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.150.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.151.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-lts414
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
source = 0004-export_kernel_fpu_functions.patch
md5sums = bacdb9ffdcd922aa069a5e1520160e24
- md5sums = 0a787462a5c8c29a066f7e2dc2f6e14e
+ md5sums = 44e1994a4768278db8fbe092765b8ee6
md5sums = 47faa1a906f5078933b1c076d163aacc
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -31,7 +31,7 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 2b89e95cbf4f683a686776dd2ad21164c4e8f943334fa03cc57775f38c3ede88
+ sha256sums = 1a7fd60f82c659ada834780a57517fe4f851111db2d3a6476cc6713c428076ad
sha256sums = bbacdd59bd4ac2fbc52da13827e6fa39c144dc9ef1393c01c00e1ec974ae831f
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -48,12 +48,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.150
+ provides = linux=4.14.151
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.150
+ provides = linux-headers=4.14.151
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 0885a1cc3831..293610606ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.150"
+pkgver="4.14.151"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -29,7 +29,7 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
- '0a787462a5c8c29a066f7e2dc2f6e14e'
+ '44e1994a4768278db8fbe092765b8ee6'
'47faa1a906f5078933b1c076d163aacc'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -38,7 +38,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '2b89e95cbf4f683a686776dd2ad21164c4e8f943334fa03cc57775f38c3ede88'
+ '1a7fd60f82c659ada834780a57517fe4f851111db2d3a6476cc6713c428076ad'
'bbacdd59bd4ac2fbc52da13827e6fa39c144dc9ef1393c01c00e1ec974ae831f'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'