diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 95f8894703..ddc4f95d84 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,9 +1,9 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=21.04.3 +version=21.08.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules gettext kcoreaddons" +hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils" makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel libkleo-devel grantlee5-devel grantleetheme-devel" short_desc="Libraries and daemons to implement Contact Management in Akonadi" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=45c3128f58459dff8460757436dfce6f4996a53ea69036cf87ce1022a4e084de +checksum=01fba5223b1d495266041f2ac4ade990b8a661ae9bd1af084768e75c9676c02b if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"