Commit d4bc4a1d authored by Seblu's avatar Seblu
Browse files

Bump 6.10

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

pkgname=linux-seblu
pkgver=6.8.2
pkgrel=3
pkgver=6.10.0
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.8.2"
source=("git+$_stable#tag=v6.10"
        "config.$CARCH")
sha256sums=('d1da77ec54ccbcc539463bb2523f2a7ddd9e8d1adbedb148d55687b998d9ced1'
            '894012c9267ca17a16854d7510462d2c40d78c4565b13cb4168116e97d8dc54d')
sha256sums=('e7ef67dfdf83e23ca49bb679dd32782c6d06088696bfa3b3a626705f51635d29'
            'da860abe5ad949d65cb6132f0ef89a96d7da0559e1e0a5a01dd14e02df884ea2')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+241 −163

File changed.

Preview size limit exceeded, changes collapsed.