diff --git a/PKGBUILD b/PKGBUILD index 23b6c5ddd837559f22267b89d7211bd5bb49cb56..554eb5335ceeea997a4a045dc66984fe72914aa6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Customized version of linux for seblu computers pkgname=linux-seblu -pkgver=4.15_rc9 +pkgver=4.15 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' - 'e4538b5cbd6ad896be02023a971770b1') + 'fe4fb51a47d7ef39fbc0879ddfbf8710') prepare() { # fake linux directory if necessary diff --git a/config.x86_64 b/config.x86_64 index 1529a55a10555bb4d7dc5f079f1662d5b24acd5a..85d8283bcb93192234a8fb8220ddf8f0d01385cf 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.15.0-rc9 Kernel Configuration +# Linux/x86 4.15.0 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y