summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosef Miegl2018-07-17 22:50:30 +0200
committerJosef Miegl2018-07-17 22:50:30 +0200
commitc0b92bfb5055cbee9191ff3252aee84c2dea72e4 (patch)
treef85f6fed7b0516d21b595ab72bb2a81f7c7a8163 /PKGBUILD
parent83666e3956408a0da8c674a5a50610698cf361c7 (diff)
downloadaur-c0b92bfb5055cbee9191ff3252aee84c2dea72e4.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1aa6e182d9bb..106e3b845b00 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