akonadi-search: update to 21.12.0.

This commit is contained in:
John 2021-12-12 00:22:33 +01:00
parent aeb930c599
commit f5f6c9fc3f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'akonadi-search'
pkgname=akonadi-search
version=21.08.3
version=21.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 AppStream
gettext kcoreaddons"
gettext kcoreaddons kpackage"
makedepends="akonadi5-devel akonadi-mime-devel xapian-core-devel krunner-devel
kcmutils-devel kcontacts-devel kcalendarcore-devel"
short_desc="Libraries and daemons to implement searching in Akonadi"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-search-${version}.tar.xz"
checksum=a0d263e49296fa1f558fa350003cdd458724f93024082ad96ac97f1048686ebb
checksum=3305dea1b1c1844fd15dc2cc3a631264beb9b00106e62ddfbecd260c41feca1d
akonadi-search-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"