$ git diff --patch-with-stat --summary 720e098a2bfc1f98784cbe965e617907006e763c..1451eda0fb1e4e8603711aae787ca44ae1df55c1
.abf.yml | 4 +---
ktp-auth-handler.spec | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 5e58d7e..0c93b3e 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,4 +1,2 @@
-removed_sources:
- ktp-auth-handler-17.12.1.tar.xz: 996513afcaf3552950eb421edc0f4f325ae364dc
sources:
- ktp-auth-handler-19.04.2.tar.xz: 58e484fd072b37f3aee63753a296a39d9cdef7ca
+ ktp-auth-handler-20.03.80.tar.xz: 296f384a9043e68ee00441b2d269ef9c133e81f3
diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec
index 8dc4504..85aa615 100644
--- a/ktp-auth-handler.spec
+++ b/ktp-auth-handler.spec
@@ -1,6 +1,6 @@
Summary: KDE Telepathy authentication handler
Name: ktp-auth-handler
-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
BuildRequires: cmake(ECM)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)