kmime: update to 18.08.2.

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

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=18.08.1
version=18.08.2
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/kmime-${version}.tar.xz"
checksum=dd14d7813199f4f859cb112dc34113269196c62fd9f05359e889913eb9d55d02
checksum=2796457f5b5818c5e26edf47623438a9b49384603a50d63377de1cfb6ed3a8eb
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"