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
c7f12b4b
Commit
c7f12b4b
authored
Jul 21, 2022
by
Seblu
Browse files
Bump 5.19-rc7
parent
9927d682
Pipeline
#497
passed with stages
in 35 minutes and 28 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
c7f12b4b
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.1
8
.0
pkgver
=
5.1
9
.0
_rc7
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
8
"
source
=(
"git+
$_main
#tag=v5.1
9-rc7
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
df16c6d55174ad1937c268334e3cb9200b7afa87e1da371bcbcf6e04a7808d1d
'
)
'
f74e772050c9e8693b142b344d675a4c02303bad24ef7caeae884da480197a54
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
config.x86_64
View file @
c7f12b4b
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