summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Parker2017-06-23 19:41:01 +0100
committerTom Parker2017-06-23 19:41:01 +0100
commit622ffd08848703c629d9fa33ffe7aacc71087a24 (patch)
tree2b365731683edfc0448fa90a4dcfe8b1efdb0276 /PKGBUILD
parentd224987b3c1267430e62bddd05631e8fbd588dff (diff)
downloadaur-622ffd08848703c629d9fa33ffe7aacc71087a24.tar.gz
Updated to 4.11.6-1. Fixed package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db0b199b21de..b7b9d9d4c0fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -87,7 +87,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
+ pkgdesc="A custom linux kernel and modules for the Dell XPS 15 - 9560. Has ACPI override enabled and a wifi patch. Should be used with 'acpi_rev_override=1' in boot flags. WiFi bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1692836"
[ "${pkgbase}" = "linux" ] && groups=('base')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')