akonadi-contacts: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:07:48 +01:00
parent 2956bdf85c
commit b2d3f6ab23
1 changed files with 2 additions and 2 deletions

View File

@ -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"