summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-08-30 17:03:55 -0300
committerDavid P <megver83@parabola.nu>2018-08-30 17:04:16 -0300
commite8952fae058abce2edca95b112e523cff5279736 (patch)
treed1fa53958491f6a5f8b4fe6e2253703b9b12e2db /kernels
parent55f53ad5f47a2fa7411eebfcb7fa5d42ed986383 (diff)
kernels/linux-libre-pae: change pkgdesc
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'kernels')
-rw-r--r--kernels/linux-libre-pae/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')