libkdepim: update to 22.12.1.

This commit is contained in:
John 2023-01-10 21:08:39 +01:00
parent c973dc6fcf
commit 08e9e061dd

View file

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=22.08.2
version=22.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/libkdepim-${version}.tar.xz"
checksum=bcb581aa6dc4eda3fcf4c6f779e3c2d7b9da74011e46fc5ec61c2e7a68024cee
checksum=744599254c9c7b466075060edacaf17f160e13de447aec00977c3ffec24cdbd8
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"