akonadi-contacts: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:50:44 +01:00
parent 259fc9beb3
commit 9c10334353

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts' # Template file for 'akonadi-contacts'
pkgname=akonadi-contacts pkgname=akonadi-contacts
version=19.08.3 version=19.12.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons" hostmakedepends="extra-cmake-modules kcoreaddons"
@ -9,8 +9,8 @@ short_desc="Libraries and daemons to implement Contact Management in Akonadi"
maintainer="John <johnz@posteo.net>" maintainer="John <johnz@posteo.net>"
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}/applications/${version}/src/akonadi-contacts-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
checksum=a95ff2621e198e2685b7cd591e39437e68b5670cd710ce06088bd16618d281df checksum=2a7ee314df38fc22d119ee2411a8bb1f9631bd036242589695e32cbf1914f469
if [ "$CROSS_BUILD" ];then if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig" hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"