akonadi5: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:06:50 +02:00
parent aab9fa0157
commit b3cab0cf25

View file

@ -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 <me@johnnynator.dev>"
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"