diff --git a/packaging/rpm/umu-launcher.spec b/packaging/rpm/umu-launcher.spec index a43153744..acf762bfa 100644 --- a/packaging/rpm/umu-launcher.spec +++ b/packaging/rpm/umu-launcher.spec @@ -46,7 +46,7 @@ Requires: python3-filelock %{name} A tool for launching non-steam games with proton %prep -git clone --single-branch --branch main https://github.com/Open-Wine-Components/umu-launcher.git +git clone https://github.com/Open-Wine-Components/umu-launcher.git cd umu-launcher git checkout %{tag} || git checkout %{manual_commit} git submodule update --init --recursive