akonadi-contacts: update to 23.08.2.

This commit is contained in:
John 2023-10-12 14:23:31 +02:00
parent d39145553a
commit e4e14ebf50
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=23.08.0
version=23.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=77923b46bde908fa22927ac21eedbeea9948191485d3e2e4a7044bdc5b812707
checksum=729f2523e9223dd4b34c9bd87f3ebf11f1404be12c733b1b04765a7eaa46aaff
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"