Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
ac461f39
Commit
ac461f39
authored
1 year ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+4
-4
4 additions, 4 deletions
PKGBUILD
config.x86_64
+97
-49
97 additions, 49 deletions
config.x86_64
with
101 additions
and
53 deletions
PKGBUILD
+
4
−
4
View file @
ac461f39
...
...
@@ -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.
Click to expand it.
config.x86_64
+
97
−
49
View file @
ac461f39
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment