kmime: update to 19.08.1.

This commit is contained in:
Helmut Pozimski 2019-09-06 16:41:14 +02:00
parent 812db20cb4
commit 0265fc37d0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=19.08.0
version=19.08.1
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=1422e6235659b66b3ee5e91cdd732d8c3738d42f81435e69f3cbb18f04a0be75
checksum=e8693458734f11a9d33a4d761f2b5ccae8f9ed87bb1e9dfc97f4bd0fa7089557
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"