From 37bd9858c0720c64a73dbc1fe0542c834e1c0096 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= <seblu@seblu.net>
Date: Tue, 14 Aug 2018 22:46:20 +0200
Subject: [PATCH] Bump to 4.18

---
 PKGBUILD      | 4 ++--
 config.x86_64 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index be69e56..c26ef9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Customized version of linux for seblu computers
 
 pkgname=linux-seblu
-pkgver=4.18_rc8
+pkgver=4.18
 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'
-         '263ad6bb3efe15d0fc5d799fb0196f52')
+         'e142ac3e0a945014fee06c6845b69e0a')
 
 prepare() {
   # fake linux directory if necessary
diff --git a/config.x86_64 b/config.x86_64
index 0b0638e..39c986e 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.18.0-rc8 Kernel Configuration
+# Linux/x86 4.18.0 Kernel Configuration
 #
 
 #
-- 
GitLab