akonadi-contacts: update to 20.04.1

[ci skip]
This commit is contained in:
John 2020-05-16 14:27:49 +02:00
parent 1af0bd503e
commit 6363d09501
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-contacts'
pkgname=akonadi-contacts
version=20.04.0
version=20.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules gettext kcoreaddons"
@ -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}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz"
checksum=d1a68143b7cebd9e1440a6d8f4ac1432798387dc05f57a699edd0812c14e8e11
checksum=917a7656a745e3cad94ec6470040b6fb384a14bcf9b571e82d3a256ab37aef45
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"