diff --git a/appdata.xml b/appdata.xml index bf58fc5..b694bb3 100644 --- a/appdata.xml +++ b/appdata.xml @@ -17,7 +17,7 @@ https://raw.githubusercontent.com/flathub/org.DolphinEmu.dolphin-emu/master/screenshots/4.png - + https://dolphin-emu.org https://forums.dolphin-emu.org diff --git a/forcexdg.patch b/forcexdg.patch index a4121cb..51ac030 100644 --- a/forcexdg.patch +++ b/forcexdg.patch @@ -39,7 +39,7 @@ index 2055c4d863..163a15f8a5 100644 #endif } #endif -- File::SetUserPath(D_USER_IDX, user_path); +- File::SetUserPath(D_USER_IDX, std::move(user_path)); } - + void SaveWiimoteSources() diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index 4bf7b0e..4784675 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -69,7 +69,7 @@ { "type": "git", "url": "https://github.com/dolphin-emu/dolphin.git", - "commit": "c6841a027a1c34a35b94e436e909cfdbfbbdbfc7" + "commit": "15fc71cfcf5f94221443aaff99ae559fa3cb4633" }, { "type": "patch",