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