From c0b92bfb5055cbee9191ff3252aee84c2dea72e4 Mon Sep 17 00:00:00 2001 From: Josef Miegl Date: Tue, 17 Jul 2018 22:50:30 +0200 Subject: [PATCH] fix typo --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 1aa6e18..106e3b8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -33,7 +33,7 @@ package() { make DESTDIR="$pkgdir/" install # Desktop file - # Category "Sound" is invalid, reaplce it with "AudioVideo;Audio" + # Category "Sound" is invalid, replace it with "AudioVideo;Audio" desktop-file-install --remove-category="Sound" --add-category="AudioVideo;Audio" --dir="$pkgdir/usr/share/applications" "icons/$pkgname.desktop" # Icons