libkdepim: update to 20.04.3

[ci skip]
This commit is contained in:
John 2020-07-10 15:02:09 +02:00
parent 53cf2dba3f
commit 61187f6426

View file

@ -1,6 +1,6 @@
# Template file for 'libkdepim' # Template file for 'libkdepim'
pkgname=libkdepim pkgname=libkdepim
version=20.04.2 version=20.04.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 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" license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/libkdepim-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/libkdepim-${version}.tar.xz"
checksum=3356ec5d380350e49eb88511559237a225113f9f7342c3f213460bbcc74cb75b checksum=f4ecc6d33aace0a0025afe390a113f79bb052b816c567ea31996aaf08fe873ea
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"