Skip to content
Snippets Groups Projects
Commit aef03b97 authored by Seblu's avatar Seblu
Browse files

Bump 6.1

parent 159739e3
No related branches found
No related tags found
No related merge requests found
Pipeline #512 passed with stages
in 45 minutes and 58 seconds
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=6.0.0
pkgver=6.1.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.0"
source=("git+$_main#tag=v6.1"
"config.$CARCH")
sha256sums=('SKIP'
'b7565e5b664877664574ea791e1b857b25f775dfdb8a0c73a47f14bc7ed93f2f')
'6cddfb5f3fb912c7763451f4c47cd437fa40d7dc26d9c941498699167ce075d0')
prepare() {
[[ -d linux-stable ]] && ln -snf linux-stable linux
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment