From f0699ea0549dc756ff7e6522a519c824a7993011 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 11 Oct 2018 19:47:36 +0200 Subject: [PATCH] akonadi-search: update to 18.08.2. --- 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 ebc4320cb0b..a48690933a7 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.08.1 +version=18.08.2 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=fc63226503b40dd39404335f47358767a6f59db3af5c15f3f0d3fc84a5e3eb64 +checksum=fb533f4e78f2abbfee1d0f41cbee2091a0b9040eae1ad79d2fc7bb5ac1bc0fd9 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" xapian-core-devel"