akonadi5: update to 20.08.1

[ci skip]
This commit is contained in:
John 2020-09-04 17:37:53 +02:00
parent 95ae3c2110
commit b85443414a

View file

@ -1,7 +1,7 @@
# Template file for 'akonadi5'
pkgname=akonadi5
version=20.08.0
revision=2
version=20.08.1
revision=1
wrksrc="akonadi-${version}"
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM/Akonadi"
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
checksum=a18ce2d8c9e9fc7f195a7546ee5b7c2541e37ceb7afa0aa25e9ade4f54de2813
checksum=f930de5fae376f138e87c6d67357ab799a3397d865b55c50f771b4427d85f495
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"