libkdepim: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:03:48 +02:00
parent dc5bfd1bb7
commit 734c358d99

View file

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=21.04.1
version=21.04.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=3b6fbcfe4ce01fa9e5f2ec07c63ca1057aaaafbbdbe3915fc4cc2ae0d358448d
checksum=19a40e02dfb6de17b67757adbe4e2a4824bce534b77f1ca840b5fa6c836c30bc
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"