Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
archlinux
linux-seblu
Commits
9927d682
Commit
9927d682
authored
May 26, 2022
by
Seblu
Browse files
Bump 5.18
parent
7ace0d14
Pipeline
#493
passed with stages
in 33 minutes and 35 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
9927d682
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.1
7
.0
pkgver
=
5.1
8
.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=v5.1
7
"
source
=(
"git+
$_main
#tag=v5.1
8
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
4d66de323e2adbd34976b836c3458031e142375de20e7686283dbdfa87504ed3
'
)
'
df16c6d55174ad1937c268334e3cb9200b7afa87e1da371bcbcf6e04a7808d1d
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
config.x86_64
View file @
9927d682
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment