Commit 86e81841 authored by Seblu's avatar Seblu
Browse files

Bump 6.13.5

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


pkgname=linux-seblu
pkgname=linux-seblu
pkgver=6.12.0_rc7
pkgver=6.13.5
pkgrel=1
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
arch=('x86_64')
@@ -19,10 +19,10 @@ install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_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
_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
_next=https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source=("git+$_main#tag=v6.12-rc7"
source=("git+$_stable#tag=v6.13.5"
        "config.$CARCH")
        "config.$CARCH")
sha256sums=('b487e04298c8f93b37e38031cbcc4307cc4625237e3e636ce17610c25c4d2130'
sha256sums=('a5bb687972c75b05ac8507859142adeff7e032a3e5073dcd56f58b79c1bfc701'
            '74c4aec25000b74a65c2e0aac7b15a742fc7aae7912c3cafb0c5f0266a465d49')
            '02d217fc0c9e0e583bfe81b0820c9c7def16ed7c89a07011289defa310c6fac6')


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

File changed.

Preview size limit exceeded, changes collapsed.