diff --git a/srcpkgs/akonadi-search/template b/srcpkgs/akonadi-search/template index 9dee7ec57c0..c18db5b146f 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.1 +version=18.12.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=a63d818e9ae30f3ac977962e693904489f31c4b264f8231bca7c9259a7489bf3 +checksum=93ee34e089212694b23071f5b3297338b1c18c77c7e3b07701d8ff973608d522 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" xapian-core-devel"