summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucki2019-06-14 16:51:33 +0200
committerLucki2019-06-14 16:51:33 +0200
commitaac4518a32618c024c39bea05b569b3122992b24 (patch)
tree203cf18a75c40dbd5be6ac5e61cc11337759f419
parent0bf0baacd762bd07ed3eb98f3d9bffbb820489e8 (diff)
downloadaur-aac4518a32618c024c39bea05b569b3122992b24.tar.gz
just cosmetics, no version bump
of course I missed some in the previous commit
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e213069f048d..d7f886a651f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -80,7 +80,7 @@ package()
install -Dm 644 "$srcdir/$_pkgname.desktop" \
"$pkgdir/usr/share/applications/$_pkgname.desktop"
- install -Dm 644 "misc/$_pkgname.png" \
+ install -Dm 644 "misc/$_pkgname.png" \
"$pkgdir/usr/share/icons/hicolor/256x256/apps/$_pkgname.png"
}