akonadi-contacts: update to 22.12.1.
This commit is contained in:
parent
2956bdf85c
commit
b2d3f6ab23
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi-contacts'
|
# Template file for 'akonadi-contacts'
|
||||||
pkgname=akonadi-contacts
|
pkgname=akonadi-contacts
|
||||||
version=22.08.2
|
version=22.12.1
|
||||||
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=31df7b6314cff5b47de2b9e987cfc43a405a314ecddabc4857de37eda6a9fdea
|
checksum=d1d60f96526b6eb4e86110d8592814fae0665f2efb69070853c649495760efc3
|
||||||
|
|
||||||
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