summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2020-11-10 12:51:26 -0500
committerChris Severance2020-11-10 12:51:26 -0500
commit109f3d0a832be59aca3ac38ccce7b016ef37fa6f (patch)
tree39977d6c6ec4ce0f73f681ad2aa0ed9ddbf81198
parentc2f126e58bf1afd7e1d7636b7d960ce4770df2ff (diff)
downloadaur-109f3d0a832be59aca3ac38ccce7b016ef37fa6f.tar.gz
autu: Update to 4.14.205-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33cebf265638..d891db6dcbc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Nov 8 21:27:42 UTC 2020
+# Tue Nov 10 17:51:26 UTC 2020
pkgbase = linux-lts414
- pkgver = 4.14.204
+ pkgver = 4.14.205
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.204.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.205.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 = a344b2d3fe28bfd7fb71d3789b119448
+ md5sums = b508921f0c5e692ef9002b2106b44973
md5sums = 6abb8e2469016e396ca71a0b3fecb853
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -31,7 +31,7 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = 7504a034b2dd634cafe43f9d6247db615a6c8dea9644d129f2f653972c70dafc
+ sha256sums = f6e4f271ac2c39ea2614314327f5fbf075ff8e6a0200f683060bc0a26e6db08d
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.204
+ provides = linux=4.14.205
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.204
+ provides = linux-headers=4.14.205
pkgname = linux-lts414-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts414 kernel
diff --git a/PKGBUILD b/PKGBUILD
index fe7ea1f01567..c825a7ffaa52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.204"
+pkgver="4.14.205"
_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'
- 'a344b2d3fe28bfd7fb71d3789b119448'
+ 'b508921f0c5e692ef9002b2106b44973'
'6abb8e2469016e396ca71a0b3fecb853'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -45,7 +45,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- '7504a034b2dd634cafe43f9d6247db615a6c8dea9644d129f2f653972c70dafc'
+ 'f6e4f271ac2c39ea2614314327f5fbf075ff8e6a0200f683060bc0a26e6db08d'
'fa11cf2ae0ae13109d0c3f6f20dc519891fa59ad107697042bc049f039a1515f'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'