akonadi-contacts: update to 22.08.2.

This commit is contained in:
John 2022-10-17 20:04:49 +02:00
parent 4f19d600be
commit 32d309ac28
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=22.04.3
version=22.08.2
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=dd3e23b9867c16fef0504cd245e4458cdf37a629f524650f8de9acae11500b20
checksum=31df7b6314cff5b47de2b9e987cfc43a405a314ecddabc4857de37eda6a9fdea
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"