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

@ -7,8 +7,8 @@ Version: %{pypi_version}
Release: 1%{?dist}
Summary: A modern GUI for PortProton project
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
@ -46,7 +46,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
cd %{oname}
git checkout %{pypi_version}