forked from pool/rpcs3
7b5b474733
- Update to version v0.0.26~git20230107: * rpcs3_version: Bump to 0.0.26 * VSH/UI: Add VSH to game grid * Update submodules * Qt: Fix open_dir for paths with multiple slashes * update_manager: Simplify wchar conversion * Fix #11126 * PKG: Pack multiple PKGs into fast+efficient install (#13147) * rsx: Remove incorrect hack - Update to version v0.0.25~git20221230: * VS: Add SDL dependency to rpcs3 project * Restrict package installation to 1 thread * PKG: Implement Multi-threaded installation * PKG: Create directories first * unedat.cpp: Remove outdated lock * PKG install hotfix * Qt: fix size watcher cancellation on soft refresh * Allow to cancel dir size calculation (#13134) * fs: fix read/read_at/write (Unix) * fs: implement file::read_at OBS-URL: https://build.opensuse.org/request/show/1056906 OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=39
8 lines
414 B
Plaintext
8 lines
414 B
Plaintext
<servicedata>
|
|
<service name="tar_scm">
|
|
<param name="url">git://github.com/RPCS3/rpcs3</param>
|
|
<param name="changesrevision">f3a325fe1af75aed7758b0ba8db9f4b032b3f044</param>
|
|
</service>
|
|
<service name="tar_scm">
|
|
<param name="url">https://github.com/RPCS3/rpcs3.git</param>
|
|
<param name="changesrevision">df718bcb0f2b7be809bf48b6059be7322fc17202</param></service></servicedata> |