forked from Boria138/PortProtonQt
chore: replace github to git.linux-gaming.ru
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user