akonadi-contacts: update to 23.08.0.

This commit is contained in:
John 2023-09-11 20:39:23 +02:00 committed by John Zimmermann
parent 292ece02d1
commit 09a53c61a0

View file

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