$ git diff --patch-with-stat --summary 9cf94a8b1bf9e8c5dfb92906e80834d5e8bd87c2..c49701dfe043a0dcc544a0b778b09962141b09e7
.abf.yml | 4 +---
ktp-text-ui.spec | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 761919a..3a86f62 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,4 +1,2 @@
-removed_sources:
- ktp-text-ui-17.12.1.tar.xz: 077067b316556667f47db5a86c303c204487918a
sources:
- ktp-text-ui-19.04.2.tar.xz: 54130d47a91a61563675b0fd75e4b8379d31b4cc
+ ktp-text-ui-20.03.80.tar.xz: 5ef2b8d994eb01c8b07382dcb3b7b1cf3e21c73f
diff --git a/ktp-text-ui.spec b/ktp-text-ui.spec
index ff9d28d..b9c0ee2 100644
--- a/ktp-text-ui.spec
+++ b/ktp-text-ui.spec
@@ -1,6 +1,6 @@
Summary: UI for KDE Telepathy text messaging
Name: ktp-text-ui
-Version: 19.04.2
+Version: 20.03.80
Release: 1
Epoch: 1
License: GPLv2+
@@ -12,7 +12,7 @@ Url: http://www.kde.org
%else
%define ftpdir stable
%endif
-Source0: http://download.kde.org/%{ftpdir}/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source0: http://download.kde.org/%{ftpdir}/release-service/%{version}/src/%{name}-%{version}.tar.xz
Patch0: ktp-text-ui-logviewer-in-More-menu.patch
BuildRequires: cmake(ECM)
BuildRequires: cmake(Qt5Core)