akonadi5: update to 19.04.0.
This commit is contained in:
parent
7e45a8ea7c
commit
1695b6bcbd
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'akonadi5'
|
||||
pkgname=akonadi5
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
wrksrc="akonadi-${version}"
|
||||
build_style=cmake
|
||||
|
@ -16,11 +16,10 @@ 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=f930deaade1cac1488b8af05cc28f4a78a441c34dbe875b673af3423f8a14658
|
||||
conflicts="akonadi"
|
||||
checksum=c0a2c4259b51293d21487cfe2295df6e8dcfb7ab50eb1a698f531dc7d3253e9a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig"
|
||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||
fi
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue