From 1c0854b8545e4fb06ed00307d7f0b5b626368443 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 4 Oct 2023 12:37:51 -0400 Subject: [PATCH] Astra: point to git tarball --- astra.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astra.spec b/astra.spec index 56d4afd..9fad509 100644 --- a/astra.spec +++ b/astra.spec @@ -4,7 +4,7 @@ Release: 0 License: GPLv3 Summary: Linux FFXIV launcher Url: https://git.sr.ht/~redstrate/astra -Source0: https://git.sr.ht/~redstrate/astra/archive/main.tar.gz +Source0: https://xiv.zone/distrib/astra/git/astra-source.tar.gz BuildRequires: appstream BuildRequires: cmake @@ -48,7 +48,7 @@ Requires: hicolor-icon-theme Linux FFXIV launcher %prep -%autosetup -n %{name}-main -p1 +%autosetup -c -p1 %build %cmake_kf6 -DQT_MAJOR_VERSION=6