From 7bdeeb6fff4849947a00a00c7d1bef6c92fcca23 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 17 Mar 2026 13:48:36 +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 55afc9a19c..1569d75c72 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 2eba7da8e60e24ce698ebb7818f7b78cfac0e18b -%global ver 0.0.40-19018 +%global commit 9da088fe294520674a6106db33ddc7422304c95c +%global ver 0.0.40-19027 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')