From 9905f0ad54e6f49be4d3c6f70aaad89292c277d360586dcb91497c8066816ed1 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:19:56 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=188 --- kubrick.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubrick.spec b/kubrick.spec index 1872b39..b24392f 100644 --- a/kubrick.spec +++ b/kubrick.spec @@ -25,9 +25,9 @@ Release: 0 Summary: Game based on Rubik's Cube License: GPL-2.0-or-later URL: https://apps.kde.org/kubrick -Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}