diff --git a/anda/apps/grayjay/grayjay.spec b/anda/apps/grayjay/grayjay.spec index 442dd2d0d9..8e91ad78a0 100644 --- a/anda/apps/grayjay/grayjay.spec +++ b/anda/apps/grayjay/grayjay.spec @@ -7,7 +7,6 @@ Release: 1%?dist Summary: Watch content on your own terms, ensuring you retain full ownership and control over what you watch License: SFL-1.1 URL: https://grayjay.app/desktop -Source0: https://github.com/futo-org/Grayjay.Desktop/archive/refs/tags/%version.tar.gz BuildRequires: npm dotnet-host dotnet-hostfxr-8.0 dotnet-sdk-8.0 BuildRequires: anda-srpm-macros git-core BuildRequires: desktop-file-utils @@ -16,10 +15,7 @@ BuildRequires: desktop-file-utils Grayjay is a multi-platform media application that allows you to watch content from multiple platforms in a single application. Using an extendable plugin system developers can make new integrations with additional platforms. Plugins are cross-compatible between Android and Desktop. %prep -%autosetup -n Grayjay.Desktop-%version -git init -git remote add origin https://github.com/futo-org/Grayjay.Desktop -git submodule update --init --recursive #{?_smp_mflags} +%git_clone https://github.com/futo-org/Grayjay.Desktop %build pushd Grayjay.Desktop.Web