akonadi-mime: update to 19.12.0

[ci skip]
This commit is contained in:
John 2019-11-18 16:50:48 +01:00
parent a9585623a7
commit a40d20c40e

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-mime'
pkgname=akonadi-mime
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3"
@ -9,8 +9,8 @@ short_desc="Libraries and daemons to implement basic email handling"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz"
checksum=e779a2b73b628702aec52b1d4345533f54f06624915b193766af3ef6a16d030f
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-mime-${version}.tar.xz"
checksum=7ef1264e80483172abf9253d8e597c3b53b2f5990a52eddf51f91328c1db2386
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"