arch/pkg/de-p1st-kernel-lts/PKGBUILD

18 lines
398 B
Bash
Raw Normal View History

2021-04-20 21:35:19 +02:00
# Maintainer: Daniel Langbein <daniel@systemli.org>
_pkgname=kernel-lts
_reponame=arch-pkg
pkgname="de-p1st-$_pkgname"
pkgver=0.0.1
pkgrel=1
pkgdesc="linux-lts and linux-lts-headers"
arch=('any')
url="https://git.privacy1st.de/langfingaz/${_reponame}"
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=