akonadi-contacts: update to 18.12.0.
This commit is contained in:
parent
296f169699
commit
a9ae235897
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ 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}/applications/${version}/src/akonadi-contacts-${version}.tar.xz"
|
||||||
checksum=f84fa7d46eaed19ac0eebab4a379460ae3afd486c1da66d0f809b1d496e628a1
|
checksum=36a72f9f4aefc5d6559ddd247932783c3ead2360b78c06f5bf664195bd05c532
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"
|
||||||
|
|
Loading…
Reference in New Issue