akonadi-contacts: update to 21.12.3.
This commit is contained in:
parent
453a34c6e6
commit
e533a90dbd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=21.12.2
|
version=21.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
|
hostmakedepends="extra-cmake-modules gettext kcoreaddons kcmutils"
|
||||||
|
@ -11,7 +11,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=15bf18a1fdfdf2b1b69395ad323be07d1a5fd597b2d0668c4da2fc994c0908ab
|
checksum=b5a50748877cac1209bbbfbb19cbd20441c0563924aceceaba081fa113903d12
|
||||||
|
|
||||||
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