diff --git a/srcpkgs/akonadi5/template b/srcpkgs/akonadi5/template index d7569af90bb..b2f838b0e94 100644 --- a/srcpkgs/akonadi5/template +++ b/srcpkgs/akonadi5/template @@ -1,6 +1,6 @@ # Template file for 'akonadi5' pkgname=akonadi5 -version=21.04.0 +version=21.04.1 revision=1 wrksrc="akonadi-${version}" build_style=cmake @@ -18,7 +18,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=3fb7424fe9096739780bf87391509fa1259d59de679f1b62f2beb18d796741cd +checksum=23c8cfcfcc8188ac4c7e33d840e3d835dc714f6e021b070dbec332b18b93eb8f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"