parent
4ae7e3c10c
commit
1e3c10d5e2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'akonadi5'
|
||||
pkgname=akonadi5
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
wrksrc="akonadi-${version}"
|
||||
build_style=cmake
|
||||
|
@ -15,8 +15,8 @@ short_desc="PIM layer providing an asynchronous API to access PIM data"
|
|||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz"
|
||||
checksum=cfdfa4767b1bd420c7979cf5125cc56d3926181f8484dc39ecd84a9e0808ee6c
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
|
||||
checksum=086efe59459c3c214dc58fd612110a8b66116905abd856d35a172f20b4c56db2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||
|
|
Loading…
Reference in New Issue