akonadi-contacts: update to 23.08.3.

This commit is contained in:
John 2023-11-10 10:00:47 +01:00
parent 76a302756a
commit c3b31bee9f

View File

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