summarylogtreecommitdiffstats
path: root/org-musescore-MuseScore3-appdata-xml.patch
diff options
context:
space:
mode:
authorClemmitt Sigler2023-01-26 15:35:40 -0500
committerClemmitt Sigler2023-01-26 15:35:40 -0500
commit2fd5c7fd42af8a8282f5c43b0157dfa7dba723cc (patch)
tree0e5e251735351c1ded8d772f5e4ec714f9773f84 /org-musescore-MuseScore3-appdata-xml.patch
parent2e251a3091706647bf4c473fc9021c38cc870aa6 (diff)
downloadaur-2fd5c7fd42af8a8282f5c43b0157dfa7dba723cc.tar.gz
Pkg updated to install in parallel with musescore4
Diffstat (limited to 'org-musescore-MuseScore3-appdata-xml.patch')
-rw-r--r--org-musescore-MuseScore3-appdata-xml.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/org-musescore-MuseScore3-appdata-xml.patch b/org-musescore-MuseScore3-appdata-xml.patch
new file mode 100644
index 000000000000..e4e6c4952332
--- /dev/null
+++ b/org-musescore-MuseScore3-appdata-xml.patch
@@ -0,0 +1,22 @@
+--- build/org.musescore.MuseScore.appdata.xml.orig 2022-12-30 06:16:24.000000000 -0500
++++ build/org.musescore.MuseScore.appdata.xml 2023-01-25 14:58:28.761008082 -0500
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!-- Copyright 2018 Werner Schweer and others -->
+ <component type="desktop-application">
+- <id>org.musescore.MuseScore</id>
++ <id>org.musescore.MuseScore3</id>
+ <translation type="qt">mscore</translation>
+ <name>MuseScore</name>
+ <summary>Create, playback, and print sheet music for free</summary>
+@@ -403,8 +403,8 @@
+ <release date="2017-05-02" version="2.1.0"/>
+ </releases>
+ <provides>
+- <id>mscore.desktop</id>
++ <id>mscore3.desktop</id>
+ </provides>
+- <launchable type="desktop-id">mscore.desktop</launchable>
++ <launchable type="desktop-id">mscore3.desktop</launchable>
+ <update_contact>jurf_AT_riseup.net</update_contact>
+ </component>