From 91e64b95d5b50de0812c03e58e4d05ade865637d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 15 Mar 2026 07:11:45 +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 9709fbb254..9ff19c6633 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 b734ceb2e7ad279567bd2fad88c8e778f27264e9 -%global ver 0.0.40-18948 +%global commit 16277576089e1733987deeac54b627b25d67d800 +%global ver 0.0.40-18950 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')