diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index 6543ca37c14..a25881cce25 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,7 +1,7 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=20.04.3 -revision=2 +version=20.08.0 +revision=1 wrksrc="akonadi-${version}" build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 @@ -17,7 +17,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz" -checksum=c91cc53afd2f81fbeed55700cd86010ee865de2594948769410167e6992bdb32 +checksum=a18ce2d8c9e9fc7f195a7546ee5b7c2541e37ceb7afa0aa25e9ade4f54de2813 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"