Commit a951b602 authored by Seblu's avatar Seblu
Browse files

Bump 6.2

parent aef03b97
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.1.0
pkgver=6.2.0
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.1"
source=("git+$_main#tag=v6.2"
        "config.$CARCH")
sha256sums=('SKIP'
            '6cddfb5f3fb912c7763451f4c47cd437fa40d7dc26d9c941498699167ce075d0')
            'b29a4f3b9a5a9233e678f5134e99067b77caf802494e8c420350ff31e5b3fbb1')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+136 −71

File changed.

Preview size limit exceeded, changes collapsed.