From ecfbf76348a7ba806b84b35741be8aaf13a2bc3f Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 20 Mar 2026 19:47:01 +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 2882c24cb4..56a0606fcd 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 c6407b37a541052f46dde437079f2571223a3e02 -%global ver 0.0.40-19057 +%global commit 2ba7756c0e2cbba363844104142515c02749cd58 +%global ver 0.0.40-19058 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')