diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 435abbd279..678b24adcb 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=20.08.2 +version=20.08.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons" @@ -10,7 +10,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=e4a2696e0e0cf69926d34f160a4581131a1da8244355787564b75dec06db1b30 +checksum=9a38969b4e99ef7190c5c48740efdb3048337914086d47134e98c0ea02e9c9a2 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"