akonadi5: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:04:10 +02:00
parent a2b0304d01
commit 0f74b0576d

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi5'
pkgname=akonadi5
version=21.04.1
version=21.04.2
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=23c8cfcfcc8188ac4c7e33d840e3d835dc714f6e021b070dbec332b18b93eb8f
checksum=7999a588372670e25b6d59b8ed5022b174ed755eeac3e4bcffba7d416f0e8f58
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"