From 8dfa42eedcc94c217eb531f5a6cf91fcb4153427 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Fri, 11 Jan 2019 22:16:14 +0000 Subject: [PATCH] akonadi-mime: update to 18.12.1. --- srcpkgs/akonadi-mime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi-mime/template b/srcpkgs/akonadi-mime/template index c40666f33d4..fa725e784b4 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kdoctools python3" @@ -10,7 +10,7 @@ maintainer="John " 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=9616a3870d4c1dea302f00d85a6105c1e0dc4f97888a5ceab8d9bf80ec2327f1 +checksum=b399b55e01c0a5300b717721964c139a24482aca709fc02f5c0c6f8881a6dd3b if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"