libkdepim: update to 21.12.2.

This commit is contained in:
John 2022-02-05 13:57:23 +01:00
parent e59169fe65
commit 033b77aeb9

View file

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=21.12.1
version=21.12.2
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=d6ad6c6efe130390f854969c420a91d5a87c6fe89fee14e8ca8b32cca358bb3c
checksum=e91bb990b57458cd7d25afa049429dff60877403037bf6067c737c77c24a1f63
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"