Skip to content
Snippets Groups Projects
Commit b1a3fed1 authored by Seblu's avatar Seblu
Browse files

Bump 2019.01.15

- linux-4.20.2-seblu
- linux-4.9.150-seblu
parent 030f0b41
No related branches found
No related tags found
No related merge requests found
Pipeline #125 passed with stages
in 25 seconds
......@@ -2,7 +2,7 @@
pkgbase=linux-seblu-meta
pkgname=(linux-seblu-meta linux-seblu-4.9-meta)
pkgver=2019.01.14
pkgver=2019.01.15
pkgrel=1
pkgdesc='Meta package for Linux kernel cooked by Seblu'
arch=('x86_64')
......@@ -16,9 +16,10 @@ package_linux-seblu-meta() {
# kernel release are about every 2/3 months
depends=(
'linux-firmware'
'linux-4.20.1-seblu'
'linux-4.20.2-seblu'
)
optdepends=(
'linux-4.20.1-seblu'
'linux-4.20.0-seblu'
'linux-4.19.0-seblu'
'linux-4.18.20-seblu'
......@@ -110,13 +111,14 @@ package_linux-seblu-4.9-meta() {
pkgdesc='Meta package for Linux 4.9 kernel cooked by Seblu'
depends=(
'linux-firmware'
'linux-4.9.146-seblu'
'linux-4.9.150-seblu'
)
optdepends=(
'linux-4.9.146-seblu'
'linux-4.9.136-seblu'
'linux-4.9.135-seblu'
)
conflicts=(
'linux-4.9.135-seblu'
'linux-4.9.128-seblu'
'linux-4.9.122-seblu'
'linux-4.9.120-seblu'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment