From 62d5e91c2ca509e0fab6955cb8d0890c9d05684c Mon Sep 17 00:00:00 2001
From: Kevin Degeling <contact@kevindegeling.nl>
Date: Wed, 31 Jan 2024 20:21:44 +0100
Subject: [PATCH] Remove duplicate soundfont

---
 org.zdoom.GZDoom.yaml | 2 +-
 shared-modules        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/org.zdoom.GZDoom.yaml b/org.zdoom.GZDoom.yaml
index 77448bb..3b3c957 100644
--- a/org.zdoom.GZDoom.yaml
+++ b/org.zdoom.GZDoom.yaml
@@ -38,7 +38,7 @@ modules:
     sources:
       - type: script
         commands:
-          - gzdoom +fluid_patchset /app/share/sounds/sf2/gzdoom.sf2 "$@"
+          - gzdoom +fluid_patchset /app/share/games/doom/soundfonts/gzdoom.sf2 "$@"
         dest-filename: gzdoom.sh
       - type: file
         path: org.zdoom.GZDoom.desktop
diff --git a/shared-modules b/shared-modules
index df93732..cfa44b9 160000
--- a/shared-modules
+++ b/shared-modules
@@ -1 +1 @@
-Subproject commit df9373206ecf10da0472030c5c9f7f6a62f3da20
+Subproject commit cfa44b9a60e2bf9716e3f12907105a2f740cf352