Commit aff2230b authored by Seblu's avatar Seblu
Browse files

Bump 6.6.3

parent 19adc19a
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.5.6
pkgver=6.6.3
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+$_stable#tag=v6.5.6"
source=("git+$_stable#tag=v$pkgver"
        "config.$CARCH")
sha256sums=('SKIP'
            '23ed649bbfe77ce859a32ffe78a123731ea987932faa47044aabdb0639c61514')
            '852fc90c00fe7c3628d1864de36c3533ecaac014e80136996ca2bf7a05b036b2')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+146 −68

File changed.

Preview size limit exceeded, changes collapsed.