akonadi-contacts: update to 23.04.2.

This commit is contained in:
John 2023-06-09 10:23:33 +02:00
parent c6cafdeb1d
commit c7a7099b2b

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts' # Template file for 'akonadi-contacts'
pkgname=akonadi-contacts pkgname=akonadi-contacts
version=23.04.0 version=23.04.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils" 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" license="LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi" homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
checksum=afd816058723d4fda79b61f0f052b24d47b822699695522db21c1a2141d7f83b checksum=f48a51288623b6f8efaf78f0477efdbe9d19418d2c885953694601ca89b45d5b
if [ "$CROSS_BUILD" ];then if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig" hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"