From 54add0e67cb2b2a9ca009f3104de4212d1383bf1 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 30 May 2026 11:46:51 +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 d6d0a4bdb7..f9dd897ef9 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 a88951baf38abae5338df708921502046733c29f -%global ver 0.0.40-19403 +%global commit 0a45c84e1657df149c44fbfb55457494ab2e2028 +%global ver 0.0.40-19404 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')