From efdcffa2afe27f5b32299cce869348c2d0ecddb6 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 15:57:49 +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 9ff19c6633..2d855ee2f1 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 16277576089e1733987deeac54b627b25d67d800 -%global ver 0.0.40-18950 +%global commit 5274210ba8307f1c0a45a8398d3ba9e9c8840f19 +%global ver 0.0.40-18951 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')