From b2be01da4e6aa9632042d1be03e23b37732087db Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 19 Mar 2026 19:30:56 +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 e9099af081..b5a4610e61 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 ddd226f0ea1d365d5919c647216b0596c1c7fea4 -%global ver 0.0.40-19051 +%global commit b73c45f1fb7183297a772a79ac26556784abb481 +%global ver 0.0.40-19052 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')