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

Bump 6.2

parent aef03b97
No related branches found
No related tags found
No related merge requests found
Pipeline #517 canceled with stages
in 2 minutes and 37 seconds
......@@ -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
......
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