libkdepim: update to 20.08.1

[ci skip]
This commit is contained in:
John 2020-09-04 17:37:21 +02:00
parent f771c62fb3
commit e63a91e171
1 changed files with 2 additions and 2 deletions

View File

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