aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Ziemba2015-01-30 01:35:33 -0500
committerDan Ziemba2015-01-30 01:35:33 -0500
commit262fb69bdfbc09e99fa7ca96264b2220e44c7af9 (patch)
tree99fb95145108f331656ca7b3cb3cf67dc978f3f9 /PKGBUILD
parent0a68c68c70190b82c34aa7863e5ff1a386e5a3b3 (diff)
downloadaur-262fb69bdfbc09e99fa7ca96264b2220e44c7af9.tar.gz
Updated package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb594d1d5d64..4c73ab15033b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -97,7 +97,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
+ pkgdesc="The Linux kernel and modules with patches to enable GPU passthrough with KVM"
[ "${pkgbase}" = "linux" ] && groups=('base')
depends=('coreutils' 'linux-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')