Commit 13f6dd41 authored by Seblu's avatar Seblu
Browse files

Bump 6.5-rc5

parent 72e835cf
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=6.4.3
pkgver=6.5.0_rc5
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+$_stable#tag=v6.4.3"
source=("git+$_stable#tag=v6.5-rc5"
        "config.$CARCH")
sha256sums=('SKIP'
            'f22fb3ae111f0d0f9fe4c97b12e84ddb5f98a6c6e67f0706e5cd5a239d441308')
            '3da4eb3e3d41af40773a596c3a36919e5535bbd889abc768a310326c5ed671da')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+589 −179

File changed.

Preview size limit exceeded, changes collapsed.