2021-04-20 21:35:19 +02:00
|
|
|
# Maintainer: Daniel Langbein <daniel@systemli.org>
|
|
|
|
_pkgname=kernel-lts
|
2021-04-26 18:28:17 +02:00
|
|
|
_reponame=arch
|
2021-04-20 21:35:19 +02:00
|
|
|
pkgname="de-p1st-$_pkgname"
|
|
|
|
pkgver=0.0.1
|
2021-04-26 18:25:29 +02:00
|
|
|
pkgrel=2
|
2021-04-20 21:35:19 +02:00
|
|
|
pkgdesc="linux-lts and linux-lts-headers"
|
|
|
|
arch=('any')
|
2021-04-26 18:25:29 +02:00
|
|
|
url="https://codeberg.org/privacy1st/${_reponame}"
|
2021-04-20 21:35:19 +02:00
|
|
|
license=('MIT')
|
|
|
|
groups=()
|
|
|
|
depends=('linux-lts' 'linux-lts-headers')
|
2021-04-23 10:14:25 +02:00
|
|
|
optdepends=()
|
2021-04-20 21:35:19 +02:00
|
|
|
provides=('de-p1st-kernel')
|
|
|
|
conflicts=()
|
|
|
|
replaces=()
|
|
|
|
changelog=
|