Commit 0edaeb81 authored by Seblu's avatar Seblu
Browse files

Bump 5.17-rc6

parent 46e0e95e
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.16.0
pkgver=5.17.0_rc6
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=(
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+$_main#tag=v5.16"
source=("git+$_main#tag=v5.17-rc6"
        "config.$CARCH")
sha256sums=('SKIP'
            '25b81bfd0478768f90a0ab2a76869ed649aeab6f485d2ac6c22775923f8b98fe')
            '84b551b0d70399285f185737185e20f6be3b7dc715825bcf13356d8b02693898')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+128 −56

File changed.

Preview size limit exceeded, changes collapsed.