akonadi-search: update to 19.04.0

[ci skip]
This commit is contained in:
John 2019-03-29 07:39:17 +01:00
parent 51400d8011
commit fa27cddd76
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'akonadi-search'
pkgname=akonadi-search
version=18.12.3
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python AppStream"
makedepends="akonadi-mime-devel xapian-core-devel krunner-devel kcmutils-devel
kcontacts-devel kcalcore-devel"
makedepends="akonadi5-devel akonadi-mime-devel xapian-core-devel krunner-devel
kcmutils-devel kcontacts-devel kcalcore-devel"
short_desc="Libraries and daemons to implement searching in Akonadi"
maintainer="John <johnz@posteo.net>"
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=6436a0f71229cf7917cb4f269f34a2046c24860ecfc03e7018b9d2a7f9e66346
checksum=6046a540ace526cbb8c0909762ad333426266afbf58a59ecc71cb923298e84bb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" xapian-core-devel"