File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export OUTPATH=./dist
99export ADD_HOOKS=" self-updater.bg.hook:fix-namespaces.hook"
1010export UPINFO=" gh-releases-zsync|${GITHUB_REPOSITORY%/* } |${GITHUB_REPOSITORY#*/ } |latest|*$ARCH .AppImage.zsync"
1111export ICON=/usr/share/icons/hicolor/scalable/apps/viber.svg
12- export DESKTOP=/usr/share/applications/viber.desktop
12+ export DESKTOP=/usr/share/applications/com. viber.Viber .desktop
1313export DEPLOY_PIPEWIRE=1
1414export DEPLOY_GSTREAMER=1
1515export DEPLOY_OPENGL=1
@@ -22,7 +22,7 @@ export DEPLOY_QT_WEB_ENGINE=0
2222# Deploy dependencies
2323quick-sharun ./AppDir/bin/*
2424
25- sed -e ' s|Exec=viber|Exec=Viber|g' -i ./AppDir/viber.desktop
25+ sed -e ' s|Exec=viber|Exec=Viber|g' -i ./AppDir/com. viber.Viber .desktop
2626
2727# Turn AppDir into AppImage
2828quick-sharun --make-appimage
You can’t perform that action at this time.
0 commit comments