akonadi-contacts: update to 18.12.2.

This commit is contained in:
John Zimmermann 2019-02-07 22:38:22 +01:00
parent b62544e253
commit b98786f343
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=18.12.1
version=18.12.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-contacts-${version}.tar.xz"
checksum=78cff1dc5ec449b332f54847621ea1f6f2f4f37ed43adec833f86faab0c0d8d2
checksum=1eaa69ad10bd6b615efcd71d47ce88fbf2a40e953c513f89cfcba785b46a2347
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"