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
f935b9c6
Commit
f935b9c6
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.4-rc8
parent
602b0373
No related branches found
Branches containing commit
Tags
v5.6.0-1
Tags containing commit
No related merge requests found
Pipeline
#234
canceled
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PKGBUILD
+2
-2
2 additions, 2 deletions
PKGBUILD
with
2 additions
and
2 deletions
PKGBUILD
+
2
−
2
View file @
f935b9c6
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.4.0_rc
6
pkgver
=
5.4.0_rc
8
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -12,7 +12,7 @@ options=('!strip' '!buildflags')
makedepends
=(
'glibc'
'libelf'
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
'cpio'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc
6
'
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc
8
'
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'54250a5fcb2ac46698cb59c98150daba'
)
...
...
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