Commit 47892c05 authored by Seblu's avatar Seblu
Browse files

Bump to Linux 5.7-rc6

parent 14b4bc0b
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.6.3
pkgver=5.7.0_rc6
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.6.3"
source=("git+$_stable#tag=v5.7-rc6"
        "config.$CARCH")
md5sums=('SKIP'
         'd95c7af2fb428432c4ba32bc0cd64371')
         'a24a9dc533065d1e705fae2b0b743cd6')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+160 −104

File changed.

Preview size limit exceeded, changes collapsed.