akonadi5: update to 19.08.2.
This commit is contained in:
parent
001a0c1e62
commit
abbefcfd3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'akonadi5'
|
# Template file for 'akonadi5'
|
||||||
pkgname=akonadi5
|
pkgname=akonadi5
|
||||||
version=19.08.1
|
version=19.08.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="akonadi-${version}"
|
wrksrc="akonadi-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/akonadi-${version}.tar.xz"
|
||||||
checksum=32233b59c696a5053f2ee4b7368804635a04e2a5f6d3605848eadafa0306c44d
|
checksum=f67f0fac07d480739b2d6715862ee47a93fd38f057ac7ef888ed8ddfdc99934f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
||||||
|
|
Loading…
Reference in a new issue