From 38f0e22d9579636e372c5da64e2e41d568ae2452 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 6 Mar 2026 21:46:28 +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 35efef2d26..1cdc2aa463 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 0d80e300a07bb46d1b35e0b4211865c7b641859f -%global ver 0.0.40-18893 +%global commit ac30feeddb4d53f08397897574649228b8c187d1 +%global ver 0.0.40-18894 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g')