Commit 7dcbf2b8 authored by Seblu's avatar Seblu
Browse files

Bump 6.4-rc3

parent 73c18dc1
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.3.0
pkgrel=2
pkgver=6.4.0_rc3
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
@@ -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.3"
source=("git+$_stable#tag=v6.4-rc3"
        "config.$CARCH")
sha256sums=('SKIP'
            'ffc7bc70009d581e7be9ce741976968a28445121f69f67bb2535871ae09cafe3')
            '24aae79304b8be2485f876b7c7444906873312f949d95b8351fef5333d2c35f8')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+94 −53

File changed.

Preview size limit exceeded, changes collapsed.