From e8952fae058abce2edca95b112e523cff5279736 Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 30 Aug 2018 17:03:55 -0300 Subject: kernels/linux-libre-pae: change pkgdesc Signed-off-by: David P --- kernels/linux-libre-pae/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernels/linux-libre-pae/PKGBUILD') diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD index 3a844b131..39fe3d4fa 100644 --- a/kernels/linux-libre-pae/PKGBUILD +++ b/kernels/linux-libre-pae/PKGBUILD @@ -116,7 +116,7 @@ build() { } _package() { - pkgdesc="The ${pkgbase^} kernel and modules with PAE support (HIGHMEM64G)" + pkgdesc="The ${pkgbase^} kernel and modules with PAE (physical address extension) support" [[ $pkgbase = linux-libre ]] && groups=(base base-openrc) depends=(coreutils linux-libre-firmware kmod mkinitcpio) optdepends=('crda: to set the correct wireless channels of your country') -- cgit v1.2.3