summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-11-02 00:05:07 -0500
committerChris Severance2020-11-02 00:05:07 -0500
commit6af11d61d7b837c568ed9e7dff34dac400a9951d (patch)
tree9bda85a93bdecbb4a9bd857b0bd85c84b3a6bec9
parent4cadd649dc595f290ff7c82b447d7d4966acf530 (diff)
downloadaur-6af11d61d7b837c568ed9e7dff34dac400a9951d.tar.gz
autu: Update to 4.14.203-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be19955abe54..a8e26fe1c8c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Oct 17 20:03:15 UTC 2020
+# Mon Nov 2 05:05:07 UTC 2020
pkgbase = linux-lts414
- pkgver = 4.14.202
+ pkgver = 4.14.203
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.202.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.203.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 = 462160b86bf9ff1ec9ece122ebbeafe5
+ md5sums = 284a2ed39d400fcd6ffd7ae809c2443b
md5sums = 6abb8e2469016e396ca71a0b3fecb853
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -31,7 +31,7 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 459f49e4f75dd83287e95ad9d8e8246df828341b07b6352c9e3cf550b7c07d89
+ sha256sums = b7c6ac263ac2cb8e8a4ed67e6803f70c6f13baba07d811690fa6034c842a387e
sha256sums = fa11cf2ae0ae13109d0c3f6f20dc519891fa59ad107697042bc049f039a1515f
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.202
+ provides = linux=4.14.203
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.202
+ provides = linux-headers=4.14.203
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index ae68f99e450f..ffb59b255f92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.202"
+pkgver="4.14.203"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -36,7 +36,7 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
- '462160b86bf9ff1ec9ece122ebbeafe5'
+ '284a2ed39d400fcd6ffd7ae809c2443b'
'6abb8e2469016e396ca71a0b3fecb853'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -45,7 +45,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '459f49e4f75dd83287e95ad9d8e8246df828341b07b6352c9e3cf550b7c07d89'
+ 'b7c6ac263ac2cb8e8a4ed67e6803f70c6f13baba07d811690fa6034c842a387e'
'fa11cf2ae0ae13109d0c3f6f20dc519891fa59ad107697042bc049f039a1515f'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'