diff options
Diffstat (limited to 'kernels/linux-libre-lts-rt')
-rw-r--r-- | kernels/linux-libre-lts-rt/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-lts-rt/PKGBUILD b/kernels/linux-libre-lts-rt/PKGBUILD index 55a8db332..608aa6c71 100644 --- a/kernels/linux-libre-lts-rt/PKGBUILD +++ b/kernels/linux-libre-lts-rt/PKGBUILD @@ -153,7 +153,7 @@ build() { } package_linux-libre-lts-rt() { - pkgdesc="The Linux-libre Kernel and modules with full realtime preemption - stable longtime supported kernel package suitable for servers" + pkgdesc="The Linux-libre Kernel and modules (with full realtime preemption) - stable longtime supported kernel package suitable for servers" depends=('coreutils' 'kmod') optdepends=('crda: to set the correct wireless channels of your country') provides=('kernel26-rt-lts' "linux-rt-lts=$_pkgver") |