chore: replace github to git.linux-gaming.ru

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-06-01 18:26:10 +05:00
parent 2a5ce6c36f
commit 6f211c66c2
9 changed files with 22 additions and 28 deletions

View File

@ -10,8 +10,8 @@ Version: %{pypi_version}
Release: %{rel_build}
Summary: A modern GUI for PortProton project (devel build)
License: MIT
URL: https://github.com/Boria138/PortProtonQt
License: GPL-3.0
URL: https://git.linux-gaming.ru/Boria138/PortProtonQt
BuildArch: noarch
BuildRequires: python3-devel
@ -49,7 +49,7 @@ PortProtonQt is a modern graphical user interface for the PortProton project,
designed to simplify the management and launching of games using Wine and Proton.
%prep
git clone https://github.com/Boria138/PortProtonQt
git clone https://git.linux-gaming.ru/Boria138/PortProtonQt.git
%build
cd %{oname}