akonadi-mime: update to 19.12.1

[ci skip]
This commit is contained in:
John 2020-01-10 15:02:03 +01:00
parent 6f99bd1ec2
commit ba5a48130d

View file

@ -1,16 +1,17 @@
# Template file for 'akonadi-mime'
pkgname=akonadi-mime
version=19.12.0
version=19.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3"
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3
gettext"
makedepends="kmime-devel akonadi5-devel"
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}/release-service/${version}/src/akonadi-mime-${version}.tar.xz"
checksum=7ef1264e80483172abf9253d8e597c3b53b2f5990a52eddf51f91328c1db2386
checksum=9ca3794a36e31a5dd759b741e91420f4910f05b0d726f6e803d365b8ab058f5b
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"