kmime: update to 18.12.0.

This commit is contained in:
John 2018-12-14 09:02:26 +01:00 committed by maxice8
parent d5d7756531
commit 1717450825
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kmime'
pkgname=kmime
version=18.08.3
version=18.12.0
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=4825ee4e07403710bebe46866a62207512e029083ad46081a640e2a562f271d0
checksum=223bf626e00664bc3ca8688cbd18e68e13ee7ac6f677449e8946b1de85d9014e
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"