From ba5a48130daa69c45ca53fa6ba8d92a2f1fdbed3 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Jan 2020 15:02:03 +0100 Subject: [PATCH] akonadi-mime: update to 19.12.1 [ci skip] --- srcpkgs/akonadi-mime/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/akonadi-mime/template b/srcpkgs/akonadi-mime/template index 4426e3eb0aa..9db18d6a5cd 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -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 " 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"