summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-11-12 20:17:25 -0500
committerChris Severance2019-11-12 20:17:25 -0500
commitf3a9f46695f3302646ceb4e3ff5afe1b99bde9fb (patch)
tree6c1139048307342c7464acab9c7bf348b8f27279
parent49640d16ca10bea5e3c425947a210c45a2844b0d (diff)
downloadaur-f3a9f46695f3302646ceb4e3ff5afe1b99bde9fb.tar.gz
autu: Update to 4.9.201-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43baa295446e..3d97cdfd4737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Nov 7 02:23:01 UTC 2019
+# Wed Nov 13 01:17:25 UTC 2019
pkgbase = linux-lts49
- pkgver = 4.9.199
+ pkgver = 4.9.201
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,21 +14,21 @@ pkgbase = linux-lts49
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.199.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.201.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
md5sums = 0a68ef3615c64bd5ee54a3320e46667d
- md5sums = 94df7fef61c34b125e075a24c036d3dd
+ md5sums = 8808f819475b76484e49e9cbf0a9b1aa
md5sums = 42f4b78382dc2adb438473b3ed50a7bb
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
md5sums = a329f9581060d555dc7358483de9760a
md5sums = df7fceae6ee5d7e7be7b60ecd7f6bb35
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 3aa2254c40650e47a565625dbe01daf5b1b300bf3d7e22bf86b4eb267cc58b18
+ sha256sums = b61335b992e573346e7913afafc97821355f90bc6207ca4f86d307ff8462026d
sha256sums = 424aaa235397f5ea7ba58e9fb6bd7e878ee592aba9a00ba68e345f8a0aa7f446
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -43,12 +43,12 @@ pkgname = linux-lts49
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.9.199
+ provides = linux=4.9.201
backup = etc/mkinitcpio.d/linux-lts49.preset
pkgname = linux-lts49-headers
pkgdesc = Header files and scripts for building modules for Linux-lts49 kernel
- provides = linux-headers=4.9.199
+ provides = linux-headers=4.9.201
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index e810e856a15c..f5c97308fcde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts49"
-pkgver="4.9.199"
+pkgver="4.9.201"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -27,14 +27,14 @@ validpgpkeys=(
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('0a68ef3615c64bd5ee54a3320e46667d'
- '94df7fef61c34b125e075a24c036d3dd'
+ '8808f819475b76484e49e9cbf0a9b1aa'
'42f4b78382dc2adb438473b3ed50a7bb'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
'a329f9581060d555dc7358483de9760a'
'df7fceae6ee5d7e7be7b60ecd7f6bb35')
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '3aa2254c40650e47a565625dbe01daf5b1b300bf3d7e22bf86b4eb267cc58b18'
+ 'b61335b992e573346e7913afafc97821355f90bc6207ca4f86d307ff8462026d'
'424aaa235397f5ea7ba58e9fb6bd7e878ee592aba9a00ba68e345f8a0aa7f446'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'