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

Bump Linux 6.3-rc3

parent 00810cf3
No related branches found
No related tags found
No related merge requests found
Pipeline #527 passed with stage
in 42 minutes and 10 seconds
......@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=6.2.1
pkgrel=2
pkgver=6.3.0_rc3
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
......@@ -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.2.1"
source=("git+$_stable#tag=v6.3-rc3"
"config.$CARCH")
sha256sums=('SKIP'
'2885c7dfbca489a1a53988b768f6dd6dab8d65e0abcc82ada056cc35e6ddae13')
'c8975a61300c5b38895e9c32759de52c6aaf823fa2534e57d2b8246f580897ff')
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