akonadi-contacts: update to 21.04.1.

This commit is contained in:
John 2021-05-13 21:06:40 +02:00
parent 8fa4c9d1cb
commit a734e3113c

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=21.04.0
version=21.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext kcoreaddons"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
checksum=508e27b5a95b4ecc4070cc0b73d6cb8d74bc06f23874d8bcc6dbdd86fa6e6084
checksum=07753b84b634ebd348c6d1a00cc82ebfff8e88c1fa5bbc584c40bc6b46803633
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"