summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-10-01 15:33:08 -0400
committerChris Severance2018-10-01 15:33:08 -0400
commit56709679a1137cf7e03790c2014c1f402efb9c33 (patch)
tree7d2a4fee8802f557cf59aed1f215882d538d3528
parenta5bbddf3a3472192c7280dc539044d483b320020 (diff)
downloadaur-56709679a1137cf7e03790c2014c1f402efb9c33.tar.gz
autu: Update to 4.9.130-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08c00f2f4de7..2b547d96a696 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Sep 28 19:05:10 UTC 2018
+# Mon Oct 1 19:33:08 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.129
+ pkgver = 4.9.130
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-lts49
makedepends = git
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.129.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.130.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = b7c7ed4d507a5d16fbb3f7305385c664a7b7a23dd48b7dd57e4d5add3b1a60fa
+ sha256sums = 16adb020098a4c9a606154bfbf060a665f16630f0c21f997610c9140866c40e9
sha256sums = 29be352c71ccb7299de96108349efefba3118bb3d2c3cb453d13d5b5be556877
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
@@ -35,12 +35,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.129
+ provides = linux=4.9.130
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.129
+ provides = linux-headers=4.9.130
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index ffd906a4ee29..d358ad45887c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ set -u
pkgbase="linux-lts49"
#pkgbase=linux-lts-custom
_srcname="linux-4.9"
-pkgver="4.9.129"
+pkgver="4.9.130"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -27,7 +27,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- 'b7c7ed4d507a5d16fbb3f7305385c664a7b7a23dd48b7dd57e4d5add3b1a60fa'
+ '16adb020098a4c9a606154bfbf060a665f16630f0c21f997610c9140866c40e9'
'29be352c71ccb7299de96108349efefba3118bb3d2c3cb453d13d5b5be556877'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'