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

Bump to 2019.05.27

- Up to 5.1.5 because of bug on fstrim
parent 0bda3ec6
No related branches found
No related tags found
No related merge requests found
Pipeline #192 passed with stages
in 5 minutes and 56 seconds
......@@ -2,7 +2,7 @@
pkgbase=linux-seblu-meta
pkgname=(linux-seblu-meta linux-4.19-seblu-meta linux-4.9-seblu-meta)
pkgver=2019.05.15
pkgver=2019.05.27
pkgrel=1
pkgdesc='Meta package for Linux kernel cooked by Seblu'
arch=('x86_64')
......@@ -16,16 +16,17 @@ package_linux-seblu-meta() {
# kernel release are about every 2/3 months
depends=(
'linux-firmware'
'linux-5.1.2-seblu'
'linux-5.1.5-seblu'
)
optdepends=(
'linux-5.1.0-seblu'
'linux-5.0.0-seblu'
'linux-4.20.2-seblu'
'linux-4.20.1-seblu'
'linux-4.20.0-seblu'
)
conflicts=(
'linux-5.1.0-seblu'
'linux-5.1.2-seblu'
'linux-4.19.0-seblu'
'linux-4.18.20-seblu'
'linux-4.18.18-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