akonadi-contacts: update to 21.08.0.
This commit is contained in:
parent
2b376eda40
commit
c2675b47f8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'akonadi-contacts'
|
||||
pkgname=akonadi-contacts
|
||||
version=21.04.3
|
||||
version=21.08.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons"
|
||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
|
||||
makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel
|
||||
libkleo-devel grantlee5-devel grantleetheme-devel"
|
||||
short_desc="Libraries and daemons to implement Contact Management in Akonadi"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
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=45c3128f58459dff8460757436dfce6f4996a53ea69036cf87ce1022a4e084de
|
||||
checksum=01fba5223b1d495266041f2ac4ade990b8a661ae9bd1af084768e75c9676c02b
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
||||
|
|
Loading…
Reference in a new issue