summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c46943219f07..8e14a76b792b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu May 3 01:27:31 UTC 2018
+# Sat May 12 06:17:40 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.98
+ pkgver = 4.9.99
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.98.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.99.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 21570f5c0bd6c90094dda5551787f8b883c93de949748bbc2cbfce39bcb762c2
+ sha256sums = d852721b3749ca16dfef7b5939088b916839aa1263782db003d00fec66a3d4b5
sha256sums = 1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index c173ebb10f74..e74506c6e379 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.98"
+pkgver="4.9.99"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -24,7 +24,7 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz
change-default-console-loglevel.patch)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '21570f5c0bd6c90094dda5551787f8b883c93de949748bbc2cbfce39bcb762c2'
+ 'd852721b3749ca16dfef7b5939088b916839aa1263782db003d00fec66a3d4b5'
'1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'