From 50486f6ac12ac3cae63f616f91c0b421f3610d14 Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Wed, 6 Nov 2019 12:30:47 +0000 Subject: [PATCH] Update pkgdesc --- PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 6bb9640..62a29f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,6 +3,7 @@ pkgbase=linux pkgver=5.3.8.1 pkgrel=1 +pkgdesc='Linux' _srctag=v${pkgver%.*}-arch${pkgver##*.} url="https://git.archlinux.org/linux.git/log/?h=$_srctag" arch=(x86_64) @@ -61,7 +62,7 @@ build() { } _package() { - pkgdesc="The ${pkgbase/linux/Linux} kernel and modules" + pkgdesc="The $pkgdesc kernel and modules" depends=(coreutils kmod initramfs) optdepends=('crda: to set the correct wireless channels of your country' 'linux-firmware: firmware images needed for some devices') @@ -89,7 +90,7 @@ _package() { } _package-headers() { - pkgdesc="Header files and scripts for building modules for ${pkgbase/linux/Linux} kernel" + pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel" cd $_srcname local builddir="$pkgdir/usr/lib/modules/$(