diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index d3755ea9130..4cb21b4488e 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=19.08.3 +version=19.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons" @@ -9,8 +9,8 @@ short_desc="Libraries and daemons to implement Contact Management in Akonadi" maintainer="John " license="LGPL-2.0-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" -distfiles="${KDE_SITE}/applications/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=a95ff2621e198e2685b7cd591e39437e68b5670cd710ce06088bd16618d281df +distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz" +checksum=2a7ee314df38fc22d119ee2411a8bb1f9631bd036242589695e32cbf1914f469 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"