summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2021-03-12 01:01:52 -0500
committerChris Severance2021-03-12 01:01:52 -0500
commit2de29ad915050d56fb9238026c059edbab53b74c (patch)
treeee5a74f3115d6a692b516454bf5dc6e74f28467c
parentc3b1f5a09334fcb454f34cdecd22121ef4f80579 (diff)
downloadaur-2de29ad915050d56fb9238026c059edbab53b74c.tar.gz
autu: Update to 4.14.225-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 586f80445a21..679eacb6351f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts414
- pkgver = 4.14.224
+ pkgver = 4.14.225
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,7 +11,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.224.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.225.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-lts414
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
md5sums = bacdb9ffdcd922aa069a5e1520160e24
- md5sums = 70a69ab4553ec4072dfce4bb266454a5
+ md5sums = ae06629120c5c2eba9e04be3fe34b59d
md5sums = 87acd834413baa7b2c4577c5d876187a
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -31,7 +31,7 @@ pkgbase = linux-lts414
md5sums = 95204750f94a5f6d2d19e021736265d5
md5sums = f7d76cdef5cf4ac6a49115fc4f1f35d5
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = a644325b768cd6dcdacdc753131a3d059b9839712e8e559eb88a37ac47d04f23
+ sha256sums = b9afed9ae1f63b67fa01d17b3146f23a2ab5ef8ce458f3aec4d0b174553d0c52
sha256sums = 4e81bf8ba135b05976f7f89e0b41f8543674eacf8a886bc8357239a048e0ac88
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
diff --git a/PKGBUILD b/PKGBUILD
index 8341d5d755e2..1f42cfedb918 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.224"
+pkgver="4.14.225"
_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'
- '70a69ab4553ec4072dfce4bb266454a5'
+ 'ae06629120c5c2eba9e04be3fe34b59d'
'87acd834413baa7b2c4577c5d876187a'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -45,7 +45,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
'95204750f94a5f6d2d19e021736265d5'
'f7d76cdef5cf4ac6a49115fc4f1f35d5')
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- 'a644325b768cd6dcdacdc753131a3d059b9839712e8e559eb88a37ac47d04f23'
+ 'b9afed9ae1f63b67fa01d17b3146f23a2ab5ef8ce458f3aec4d0b174553d0c52'
'4e81bf8ba135b05976f7f89e0b41f8543674eacf8a886bc8357239a048e0ac88'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'