akonadi-calendar: update to 21.12.0.

This commit is contained in:
John 2021-12-12 00:22:23 +01:00
parent 8e3ea82033
commit 20745f8712

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-calendar' # Template file for 'akonadi-calendar'
pkgname=akonadi-calendar pkgname=akonadi-calendar
version=21.08.3 version=21.12.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-calendar-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-calendar-${version}.tar.xz"
checksum=4c0be997823732c6cb9408b85ebbfb35f4d8044e139aebe320f627f4e33ef49e checksum=7a5df066f330b1dfdd290c579132f7e84d3f8cea941da4b2f6830b170ec07f4a
akonadi-calendar-devel_package() { akonadi-calendar-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}" depends="${sourcepkg}>=${version}_${revision} ${makedepends}"