Commit e113f255 authored by Seblu's avatar Seblu
Browse files

Bump 7.0.0-1

parent b1a63caa
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.19.6
pkgver=7.0.0
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -19,10 +19,10 @@ 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
_next=https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source=("git+$_stable#tag=v6.19.6"
source=("git+$_stable#tag=v7.0"
        "config.$CARCH")
sha256sums=('f0a87ca012012f031858fac8703a1478743be31acae3f4c4fdf8f434845004cd'
            '3ac492529d7080a83b3d022a94ee7665eee515a740fd7e22a009c30190826ea8')
sha256sums=('d461386a5d4f20c7dee8b4fe4e4fb3bef524146a38da458d1763cac864818e17'
            'dd274c082863c629ea778f870690058de34f02fc04aece2da182088e569ad1dd')

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

File changed.

Preview size limit exceeded, changes collapsed.