From 81a40def7a4cc290e0bd589c55d55eea7597dbf4 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sun, 19 Apr 2026 21:18:14 +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 d48d48ca77..ffcb00121a 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 081c094c5ade60cf8d7eb60fb0b7129337724cc8 -%global ver 0.0.40-19229 +%global commit 7a8c88056ac4123f0c7d1316fffe5e74ad699f0b +%global ver 0.0.40-19232 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')