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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu-meta
Commits
a5f5cd00
Commit
a5f5cd00
authored
Dec 1, 2023
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump 2023.12.01
- Add Linux to 6.6.3 - Deprecate 6.3.x
parent
60aadbe5
No related branches found
No related tags found
No related merge requests found
Pipeline
#619
passed
Dec 1, 2023
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
PKGBUILD
+4
-3
4 additions, 3 deletions
PKGBUILD
with
4 additions
and
3 deletions
PKGBUILD
+
4
−
3
View file @
a5f5cd00
...
...
@@ -2,7 +2,7 @@
pkgbase
=
linux-seblu-meta
pkgname
=(
linux-seblu-meta linux-4.19-seblu-meta linux-4.9-seblu-meta
)
pkgver
=
2023.
09.30
pkgver
=
2023.
12.01
pkgrel
=
1
pkgdesc
=
'Meta package for Linux kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -19,15 +19,16 @@ package_linux-seblu-meta() {
depends
=(
'kernel-install-hook'
'linux-firmware'
'linux-6.
5.5
-seblu'
'linux-6.
6.3
-seblu'
)
optdepends
=(
'linux-6.5.5-seblu'
'linux-6.5.0-seblu'
'linux-6.4.0-seblu'
'linux-6.4.3-seblu'
'linux-6.3.0-seblu'
)
conflicts
=(
'linux-6.3.0-seblu'
'linux-6.2.1-seblu'
'linux-6.1.0-seblu'
'linux-6.0.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
sign in
to comment