mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 09:05:42 +00:00
PCSX2-QT: Updated to v1.7.3304
This commit is contained in:
parent
39944dd8b7
commit
9db3332462
|
@ -766,8 +766,8 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/PCSX2/pcsx2.git
|
url: https://github.com/PCSX2/pcsx2.git
|
||||||
tag: v1.7.3229
|
tag: v1.7.3301
|
||||||
commit: e3eae7fbe83aad3952e3ed6a8e56fc016b51a9c3
|
commit: f3f495d23b5fabe8c6e7278f046a3312898e6f04
|
||||||
|
|
||||||
# PCSX2 Flathub Workaround - START
|
# PCSX2 Flathub Workaround - START
|
||||||
# This workaround disables the PCSX2 libraries (disable-submodules: true) and install them separately
|
# This workaround disables the PCSX2 libraries (disable-submodules: true) and install them separately
|
||||||
|
@ -857,6 +857,7 @@ modules:
|
||||||
|
|
||||||
# Inspired by:
|
# Inspired by:
|
||||||
# https://github.com/flathub/com.zettlr.Zettlr/blob/master/com.zettlr.Zettlr.yaml
|
# https://github.com/flathub/com.zettlr.Zettlr/blob/master/com.zettlr.Zettlr.yaml
|
||||||
|
# https://pcsx2.net/downloads/
|
||||||
|
|
||||||
- name: pcsx2-qt-appimage
|
- name: pcsx2-qt-appimage
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
@ -869,8 +870,8 @@ modules:
|
||||||
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
- ln -s "${FLATPAK_DEST}/pcsx2-qt/usr/bin/pcsx2-qt" "${FLATPAK_DEST}/bin/pcsx2-qt"
|
||||||
sources:
|
sources:
|
||||||
- type: file
|
- type: file
|
||||||
url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.3300/pcsx2-v1.7.3300-linux-AppImage-64bit-AVX2-Qt.AppImage
|
url: https://github.com/PCSX2/pcsx2/releases/download/v1.7.3304/pcsx2-v1.7.3304-linux-AppImage-64bit-AVX2-Qt.AppImage
|
||||||
sha256: 2785b1290bcbff36f1bcea66d61322975b194a383836f805daafe46aade7ce0f
|
sha256: 04e56b9e6113fefce7057b2dd19f0501b79d36f31c718406bda45204a2be121a
|
||||||
|
|
||||||
# PCSX2 - END
|
# PCSX2 - END
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue