Skip to content
Snippets Groups Projects
Commit 0605153d authored by Seblu's avatar Seblu
Browse files

Bump to 4.17-rc6

parent 782242af
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers # Customized version of linux for seblu computers
pkgname=linux-seblu pkgname=linux-seblu
pkgver=4.17_rc4 pkgver=4.17_rc6
pkgrel=1 pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu' pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64') arch=('x86_64')
...@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git ...@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source=("$_repourl#tag=v${pkgver/_/-}" source=("$_repourl#tag=v${pkgver/_/-}"
"config.$CARCH") "config.$CARCH")
md5sums=('SKIP' md5sums=('SKIP'
'f79b17d184a02011d1415374d7843819') 'a70167a65048f9a2a2a53da6391476a3')
prepare() { prepare() {
# fake linux directory if necessary # fake linux directory if necessary
......
# #
# Automatically generated file; DO NOT EDIT. # 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_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment