summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 199e37a82adc..334960e62337 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Feb 6 12:17:56 UTC 2017
+# Sun Feb 12 22:37:07 UTC 2017
pkgbase = linux-mainline
- pkgver = 4.10rc7
+ pkgver = 4.10rc8
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -15,14 +15,14 @@ pkgbase = linux-mainline
makedepends = libelf
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.10-rc7.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.10-rc8.xz
source = config
source = config.x86_64
source = 99-linux.hook
source = linux.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 08498cef41888d8d82b29b356011ed9531fb4e05105d36cc423e3def8bbe420a
+ sha256sums = dd82a91266497c94eea0e3973faa8caf222b08c8693b4c8c1eb7084e774ad7ea
sha256sums = b5c2a685667a884477904c9fb337d944667b6144720ac2a67d1116f711e70768
sha256sums = ab6c0fab5b147fab9ccef90c62b963510e92fbd068a6a33b9619537243fedca4
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index 06b82939a5c6..168474e49866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-4.9
-_patchname=patch-4.10-rc7
-pkgver=4.10rc7
+_patchname=patch-4.10-rc8
+pkgver=4.10rc8
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -28,7 +28,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset'
'change-default-console-loglevel.patch')
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '08498cef41888d8d82b29b356011ed9531fb4e05105d36cc423e3def8bbe420a'
+ 'dd82a91266497c94eea0e3973faa8caf222b08c8693b4c8c1eb7084e774ad7ea'
'b5c2a685667a884477904c9fb337d944667b6144720ac2a67d1116f711e70768'
'ab6c0fab5b147fab9ccef90c62b963510e92fbd068a6a33b9619537243fedca4'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'