From 59cafd947f766e0c090b93304ab8bd701c06e06d Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 Jan 2020 15:01:26 +0100 Subject: [PATCH] akonadi-calendar: update to 19.12.1 [ci skip] --- srcpkgs/akonadi-calendar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/akonadi-calendar/template b/srcpkgs/akonadi-calendar/template index e4553eca467..98d26a7ce87 100644 --- a/srcpkgs/akonadi-calendar/template +++ b/srcpkgs/akonadi-calendar/template @@ -1,17 +1,17 @@ # Template file for 'akonadi-calendar' pkgname=akonadi-calendar -version=19.12.0 +version=19.12.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools - kcoreaddons kconfig" + gettext kcoreaddons kconfig" makedepends="akonadi-contacts-devel kmailtransport-devel kcalutils-devel" short_desc="Akonadi calendar integration" maintainer="John " license="LGPL-2.1-or-later" homepage="https://community.kde.org/KDE_PIM" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-calendar-${version}.tar.xz" -checksum=84671189a5ad87259f15c54f673954f7496a6043a3efedaf2e2376b0af5ff6d5 +checksum=4bec3252bd1a32874a22b28dcb82a2aed533b31e1955ca68803ddf076dbbd5be akonadi-calendar-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"