Commit 4cd40b93 authored by Seblu's avatar Seblu
Browse files

Bump 6.8.2

parent fab484f4
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.7.0
pkgver=6.8.2
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+$_main#tag=v6.7"
source=("git+$_stable#tag=v6.8.2"
        "config.$CARCH")
sha256sums=('SKIP'
            '3b272b0b8417493e2b3e662fd1539c6ed0e5a81dfc9ed5ab15a0c83805576d03')
sha256sums=('d1da77ec54ccbcc539463bb2523f2a7ddd9e8d1adbedb148d55687b998d9ced1'
            '64e35e193d4b3db7e2fdad8cee3e2c69ce5162fc2733f56a268294a2badd72ac')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+102 −59

File changed.

Preview size limit exceeded, changes collapsed.