SHA256
1
0
forked from pool/tokodon
Christophe Marin
2022-12-20 12:08:11 +00:00
committed by Git OBS Bridge
parent c9cd090119
commit 452a78ef26
8 changed files with 28 additions and 93 deletions

View File

@@ -18,15 +18,16 @@
%bcond_without released
Name: tokodon
Version: 22.09
Version: 22.11.2
Release: 0
Summary: Mastodon client by KDE
License: GPL-3.0-only
URL: https://apps.kde.org/tokodon/
Source0: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz
Source0: https://download.kde.org/stable/tokodon/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/plasma-mobile/%{version}/%{name}-%{version}.tar.xz.sig
Source2: plasma-mobile.keyring
Source1: https://download.kde.org/stable/tokodon/%{name}-%{version}.tar.xz.sig
# https://carlschwan.eu/gpg-02325448204e452a/
Source2: tokodon.keyring
%endif
BuildRequires: hicolor-icon-theme
BuildRequires: cmake(KF5Config)