kmime: update to 19.12.1

[ci skip]
This commit is contained in:
John 2020-01-10 15:04:24 +01:00
parent 161b8e6818
commit d0ecd2010c

View file

@ -1,16 +1,16 @@
# Template file for 'kmime'
pkgname=kmime
version=19.12.0
version=19.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3"
hostmakedepends="extra-cmake-modules python3 gettext"
makedepends="kcodecs-devel ki18n-devel"
short_desc="Library for handling mail messages and newsgroup articles"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
checksum=eb65cef3e63dc00e84753139c4e024c7b26de1d25bf195b2e53d889b29a8512f
checksum=4d6db5d59b239b884bf8811f3ea616520ab1f69224a809cef3f79023b2563085
if [ "CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"