Skip to content
Snippets Groups Projects
Commit 5b004d89 authored by Seblu's avatar Seblu
Browse files

Bump to Linux 5.7

parent 47892c05
No related branches found
Tags v5.7.0-1
No related merge requests found
Pipeline #289 passed
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=5.7.0_rc6
pkgver=5.7.0
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
......@@ -14,10 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_stable#tag=v5.7-rc6"
source=("git+$_stable#tag=v5.7"
"config.$CARCH")
md5sums=('SKIP'
'a24a9dc533065d1e705fae2b0b743cd6')
'd2371a8989a49f6938c73eebfa97e95f')
prepare() {
[[ -d linux-stable ]] && ln -snf linux-stable linux
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.7.0-rc6 Kernel Configuration
# Linux/x86 5.7.0 Kernel Configuration
#
#
......
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