Skip to content

Commit

Permalink
Merge pull request #75 from 0xzer0x/hotfix
Browse files Browse the repository at this point in the history
Disable appstream file checking in appimage
  • Loading branch information
0xzer0x authored Jun 1, 2024
2 parents 899761a + 909667f commit 5368cd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Make AppImage
run: >
${{github.workspace}}/appimagetool-x86_64.AppImage QuranCompanion.AppDir
${{github.workspace}}/appimagetool-x86_64.AppImage -n QuranCompanion.AppDir
Quran_Companion-${{env.APP_VER}}-x86_64.AppImage
md5sum "Quran_Companion-${{env.APP_VER}}-x86_64.AppImage" > "Quran_Companion-${{env.APP_VER}}-x86_64.AppImage.md5"
Expand Down
2 changes: 1 addition & 1 deletion dist/xdg/io.github._0xzer0x.qurancompanion.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Comment=Read and learn the Holy Quran
Exec=quran-companion
Terminal=false
Icon=io.github._0xzer0x.qurancompanion
Categories=Education;Qt;Audio;Player;Spirituality
Categories=Education;Qt;Player;Spirituality

0 comments on commit 5368cd6

Please sign in to comment.