akonadi-contacts: update to 20.08.3

[ci skip]
This commit is contained in:
John 2020-11-07 21:13:29 +01:00
parent 70148b38ac
commit 0824ebb5fe

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts' # Template file for 'akonadi-contacts'
pkgname=akonadi-contacts pkgname=akonadi-contacts
version=20.08.2 version=20.08.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules gettext kcoreaddons" hostmakedepends="extra-cmake-modules gettext kcoreaddons"
@ -10,7 +10,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=e4a2696e0e0cf69926d34f160a4581131a1da8244355787564b75dec06db1b30 checksum=9a38969b4e99ef7190c5c48740efdb3048337914086d47134e98c0ea02e9c9a2
if [ "$CROSS_BUILD" ];then if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig" hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"