diff --git a/PKGBUILD b/PKGBUILD
index 466be1793a48d452d76e4a0504b78528ded6c6fe..8342b5fc8b68dfb3d555d651ed817c5fb3449118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=4.16_rc6
+pkgver=4.16
 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'
-         '8a078f1a29ca9bc77a3498d5c25287a5')
+         'c2f623294f734a88029ca54ad0d5988e')
 
 prepare() {
   # fake linux directory if necessary
diff --git a/config.x86_64 b/config.x86_64
index 46f0a425b53ef89726d3ebd953188854b4cead71..2ad411426aa893de02bc1f845adc10567e255cb3 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.16.0-rc6 Kernel Configuration
+# Linux/x86 4.16.0 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y