From 624595f4bd7e9d0cbe2b62325694e364191521f4 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 7 Mar 2019 17:15:29 +0100 Subject: [PATCH] akonadi-search: update to 18.12.3 [ci skip] --- srcpkgs/akonadi-search/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/akonadi-search/template b/srcpkgs/akonadi-search/template index c18db5b146f..d83c3c28bb0 100644 --- a/srcpkgs/akonadi-search/template +++ b/srcpkgs/akonadi-search/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-search' pkgname=akonadi-search -version=18.12.2 +version=18.12.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream" @@ -11,7 +11,7 @@ maintainer="John " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/applications/${version}/src/akonadi-search-${version}.tar.xz" -checksum=93ee34e089212694b23071f5b3297338b1c18c77c7e3b07701d8ff973608d522 +checksum=6436a0f71229cf7917cb4f269f34a2046c24860ecfc03e7018b9d2a7f9e66346 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" xapian-core-devel"