summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d11cda375f3e..d94ef1dc4542 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=(GPL3)
depends=(bash grep grub sudo)
makedepends=(git)
optdepends=(
- 'efibootmgr: Linux user-space application to modify the EFI Boot Manager' \
- 'grub-customizer: GUI tool to configure GRUB' \
+ 'efibootmgr: Linux user-space application to modify the EFI Boot Manager'
+ 'grub-customizer: GUI tool to configure GRUB'
'os-prober: Utility to detect other OSes on a set of drives'
)
install="$pkgname.install"