libkdepim: update to 18.08.2.

This commit is contained in:
John 2018-10-11 19:48:17 +02:00 committed by Helmut Pozimski
parent 1e3a07a950
commit 2ea15a96ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libkdepim'
pkgname=libkdepim
version=18.08.1
version=18.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kcoreaddons"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/libkdepim-${version}.tar.xz"
checksum=c93f27a11b2a51ba186851f02043002140df013a37d6b0934639b41272f10767
checksum=b297c762f3b8dae50be804aa6f70ae26f3c60b269ae4f4bb37583154e5075213
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"