From 443685666f7e9604f639a4c2315422ca2de12a49 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 25 Mar 2026 08:26:54 +0000 Subject: [PATCH] bump: rpcs3 --- anda/games/rpcs3/rpcs3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 89f0e76d78..8ef6b377b0 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit a03d4f69f8a57e44e20adb6f0e33a38dd5479326 -%global ver 0.0.40-19091 +%global commit 18bd6d681e51c2a44394ee9943d4c379c9cef69c +%global ver 0.0.40-19094 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')