summaryrefslogtreecommitdiff
path: root/kernels
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-10-27 18:46:40 -0300
committerDavid P <megver83@openmailbox.org>2017-10-27 18:46:40 -0300
commite5e3490f4ac69f86db290ecf074aca8a5c72aa27 (patch)
treec3afe3067bd8a17b236c9457ef9b7de8c0e36f08 /kernels
parent3e2e1bf916091727404aa43a937b8e165185c622 (diff)
Update linux-libre-xtreme pkgdesc
Diffstat (limited to 'kernels')
-rw-r--r--kernels/linux-libre-xtreme/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xtreme/PKGBUILD b/kernels/linux-libre-xtreme/PKGBUILD
index 9e525b72e..a411a9fe1 100644
--- a/kernels/linux-libre-xtreme/PKGBUILD
+++ b/kernels/linux-libre-xtreme/PKGBUILD
@@ -180,7 +180,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase^} kernel and modules"
+ pkgdesc="The ${pkgbase^} kernel and modules with hardened patches and handful of awesome security features [AppArmor, SMACK, TOMOYO, YAMA]"
[ "${pkgbase}" = "linux-libre" ] && groups=('base' 'base-openrc')
depends=('coreutils' 'linux-libre-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country'