From 447c0c86d6b76afec863c958cedfb80f1167f48a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Mar 2026 21:57:55 +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 fc6db624cf..76e1e32d1c 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 1f2a9354580e001938cb5ba7edb5cec047baa286 -%global ver 0.0.40-19042 +%global commit 253d4565f1483b19fb8a53f14d4f3a937389ca16 +%global ver 0.0.40-19043 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')