From c15fde53bfd963d6d087db330c1730f53d1db82d2a9543bbd1619ced92f0a3a3 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 26 Feb 2024 10:30:35 +0000 Subject: [PATCH] Remove source URL OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/zanshin?expand=0&rev=68 --- zanshin.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zanshin.spec b/zanshin.spec index fb3373d..36fd052 100644 --- a/zanshin.spec +++ b/zanshin.spec @@ -27,9 +27,9 @@ Release: 0 Summary: TODO Application License: GPL-2.0-only URL: https://zanshin.kde.org -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}