diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 3bb80e212e7..c03d264e215 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=17.12.3 +version=18.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -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-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" -distfiles="https://download.kde.org/stable/applications/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=bba4b81b9c56b6fa898ac198bcb1ba68744c1d6f4a04112fb28a8a7bf7f77d49 +distfiles="${KDE_SITE}/applications/${version}/src/akonadi-contacts-${version}.tar.xz" +checksum=f8d9e6ecb1bd85ddbdf7f7c39888f54a563e1e7b4e7d52a8a47fd39266c0db3c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"