diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index 0cbcdc88a19..a0c971b0301 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,6 +1,6 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=20.12.0 +version=20.12.1 revision=1 wrksrc="akonadi-${version}" build_style=cmake @@ -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=37318b79992264e996d8afa14fa332e984a60e3a31de36f6da03ca395c2e6813 +checksum=b3f48ffe85fd5010138a7af3ec857b64f474dbaa9a2e54ec2ed811c48a19e384 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"