akonadi-calendar: update to 21.04.2.

This commit is contained in:
John 2021-06-10 21:03:09 +02:00
parent 298e5e0e02
commit 6dfcaeb53d

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-calendar' # Template file for 'akonadi-calendar'
pkgname=akonadi-calendar pkgname=akonadi-calendar
version=21.04.1 version=21.04.2
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=2b90a9d37051bccbee29255f2ecbc92fc0344c7894cf08df4b9657c2772d38cc checksum=b937a3cb18f57c159c0bd879c838e6f7aa937c676d62318cf6ac260902475ef3
akonadi-calendar-devel_package() { akonadi-calendar-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}" depends="${sourcepkg}>=${version}_${revision} ${makedepends}"