mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 13:45:39 +00:00
Merge pull request #104 from ColinKinloch/5.0-16101
Update to 5.0-16101
This commit is contained in:
commit
d13b5fddf6
|
@ -21,7 +21,7 @@
|
||||||
<id>dolphin-emu.desktop</id>
|
<id>dolphin-emu.desktop</id>
|
||||||
</provides>
|
</provides>
|
||||||
<releases>
|
<releases>
|
||||||
<release date="2022-02-08" version="5.0-15993"/>
|
<release date="2022-03-02" version="5.0-16101"/>
|
||||||
</releases>
|
</releases>
|
||||||
<url type="homepage">https://dolphin-emu.org</url>
|
<url type="homepage">https://dolphin-emu.org</url>
|
||||||
<url type="help">https://forums.dolphin-emu.org</url>
|
<url type="help">https://forums.dolphin-emu.org</url>
|
||||||
|
|
|
@ -113,7 +113,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/dolphin-emu/dolphin.git
|
url: https://github.com/dolphin-emu/dolphin.git
|
||||||
commit: 5e595616379a694789fe749e40a27ef069f0090e
|
commit: 8ecfa537a242de74d2e372e30d9d79b14584b2fb
|
||||||
# prevents dolphin from attempting to write conf files
|
# prevents dolphin from attempting to write conf files
|
||||||
# in non-writable paths, typically happens when a user
|
# in non-writable paths, typically happens when a user
|
||||||
# has leftover files from a previous non-flatpak install
|
# has leftover files from a previous non-flatpak install
|
||||||
|
|
Loading…
Reference in a new issue