akonadi-contacts: update to 23.08.5.

This commit is contained in:
Luciogi 2024-02-18 08:38:04 +05:00 committed by John Zimmermann
parent a607e351cf
commit d85d5be3ca
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.4
version=23.08.5
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=9864cc81a028002729d57a77123c90aaa39c7ce0643d82cc765f4933390db5db
checksum=e7a4b37c6bb4dbdb074398a48050b3ea63b1ffd8b576f3efa9cef56759cf4251
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"