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

Bump 6.3-rc6

parent c139b83a
No related branches found
No related tags found
No related merge requests found
Pipeline #533 waiting for manual action with stage
......@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=6.3.0_rc3
pkgver=6.3.0_rc6
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+$_stable#tag=v6.3-rc3"
source=("git+$_stable#tag=v6.3-rc6"
"config.$CARCH")
sha256sums=('SKIP'
'67f13ae43bac8241e800638e1bb492b504549ab4705db8d0916a152debb7e4b4')
'93bd2a0ac72845cd4249c79da13620c368fb8ec10c57c1c3028125177a2cf676')
prepare() {
[[ -d linux-stable ]] && ln -snf linux-stable linux
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.3.0-rc3 Kernel Configuration
# Linux/x86 6.3.0-rc6 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 15.0.7"
CONFIG_GCC_VERSION=0
......
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