Commit 3ebf7c55 authored by Seblu's avatar Seblu
Browse files

Bump 6.15.4

parent 86e81841
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.13.5
pkgver=6.15.4
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -19,10 +19,10 @@ 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
_next=https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source=("git+$_stable#tag=v6.13.5"
source=("git+$_stable#tag=v6.15.4"
        "config.$CARCH")
sha256sums=('a5bb687972c75b05ac8507859142adeff7e032a3e5073dcd56f58b79c1bfc701'
            '02d217fc0c9e0e583bfe81b0820c9c7def16ed7c89a07011289defa310c6fac6')
sha256sums=('026d0e74b3703ed015370c764c243087d9b68b46d87e1ef3dcf58f8a16190c52'
            'eb4a5770d47e0c56035128855fecd3a68cb79c0b28b83ac4107d037f8c2aab81')

prepare() {
  [[ ! -d linux && -d linux-stable ]] && ln -snf linux-stable linux
+288 −161

File changed.

Preview size limit exceeded, changes collapsed.