akonadi-contacts: update to 22.04.1.

This commit is contained in:
John 2022-05-15 01:18:58 +02:00
parent 015fc09b2f
commit ddb86f989d

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=21.12.3
version=22.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
@ -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=b5a50748877cac1209bbbfbb19cbd20441c0563924aceceaba081fa113903d12
checksum=cdf2c60ab9d0d197eeddafc558506e3d1862c0e5648baf34eb6e43f87449390e
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"