summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2021-03-01 21:19:20 +0400
committerVladislav Nepogodin2021-03-01 21:19:20 +0400
commit49b573039a4b91a0dac2b69442f6101f203942d2 (patch)
treea6bdc091a140e0465824fcc85cfb04bab8ff295d
parent6b0d3b0a0a25504885c71e8e075355ec2d9596b2 (diff)
downloadaur-49b573039a4b91a0dac2b69442f6101f203942d2.tar.gz
weird icons
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c8184012eb0..92285d033e96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -340,7 +340,7 @@ END
# arch upstream provides a separate svg for this. we don't have that, so let's re-use 16.png
install -Dm644 browser/branding/librewolf/default16.png \
- "$pkgdir/usr/share/icons/hicolor/symbolic/apps/librewolf-symbolic.svg"
+ "$pkgdir/usr/share/icons/hicolor/symbolic/apps/librewolf-symbolic.png"
install -Dm644 ../$pkgname.desktop \
"$pkgdir/usr/share/applications/$pkgname.desktop"