diff --git a/PKGBUILD b/PKGBUILD
index 89e110d21d0103f2d6697a552d7bde4d94ac0b25..5ec378552b60334cdf41237d1925ed3fc82da116 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=4.17_rc4
+pkgver=4.17_rc6
 pkgrel=1
 pkgdesc='The Linux Kernel cooked by Seblu'
 arch=('x86_64')
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
 source=("$_repourl#tag=v${pkgver/_/-}"
         "config.$CARCH")
 md5sums=('SKIP'
-         'f79b17d184a02011d1415374d7843819')
+         'a70167a65048f9a2a2a53da6391476a3')
 
 prepare() {
   # fake linux directory if necessary
diff --git a/config.x86_64 b/config.x86_64
index 4760eb68b53179141bffcfe47be491d2b7664477..f014feb28d2e96b0134d9cd34e6377bcadfc9878 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.17.0-rc4 Kernel Configuration
+# Linux/x86 4.17.0-rc6 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y