bump: throne rpcs3

This commit is contained in:
Raboneko
2026-05-18 20:49:07 +00:00
parent 2d3e0ff0a8
commit a791f73dc9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git
Name: throne
Version: 1.1.2
Version: 1.1.3
Release: 1%{?dist}
Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box)
URL: https://github.com/throneproj/Throne
+2 -2
View File
@@ -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 79cb35daa6562c0ee543eaf95d2c6befb768925e
%global ver 0.0.40-19378
%global commit 55e17ccd3b12810e1a9c09587ab93f9dbb595b1c
%global ver 0.0.40-19380
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')