From 022f32f64610368b1a4df4e246ac49adba86b1d2 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 16 Mar 2026 09:08:37 +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 cd05650766..c2296d613d 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 1fb97734a0ee70588bd9124ec204782d874c0b47 -%global ver 0.0.40-18972 +%global commit 6c48bd8f93fee36cafa4438d8bd262673191c437 +%global ver 0.0.40-18974 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')