Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu-meta
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-meta
Commits
92d57ada
Commit
92d57ada
authored
4 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 2020.11.05
- New kernel 5.9.5 - New kernel 5.8.18 - Remove kernels with bluetooth vuln
parent
54422b59
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#382
passed with stages
in 5 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PKGBUILD
+6
-4
6 additions, 4 deletions
PKGBUILD
with
6 additions
and
4 deletions
PKGBUILD
+
6
−
4
View file @
92d57ada
...
...
@@ -2,7 +2,7 @@
pkgbase
=
linux-seblu-meta
pkgname
=(
linux-seblu-meta linux-4.19-seblu-meta linux-4.9-seblu-meta
)
pkgver
=
2020.1
0.17
pkgver
=
2020.1
1.05
pkgrel
=
1
pkgdesc
=
'Meta package for Linux kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -18,15 +18,17 @@ package_linux-seblu-meta() {
# kernel release are about every 2/3 months
depends
=(
'linux-firmware'
'linux-5.9.
1
-seblu'
'linux-5.9.
5
-seblu'
)
optdepends
=(
'linux-5.9.1-seblu'
'linux-5.8.18-seblu'
)
conflicts
=(
'linux-5.9.0-seblu'
'linux-5.8.0-seblu'
'linux-5.7.2-seblu'
'linux-5.7.0-seblu'
)
conflicts
=(
'linux-5.6.3-seblu'
'linux-5.6.0-seblu'
'linux-5.5.0-seblu'
...
...
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