kate5: update to 19.04.3

[ci skip]
This commit is contained in:
John 2019-07-12 23:36:57 +02:00
parent fbb750cb61
commit 08e2f34f96

View file

@ -1,6 +1,6 @@
# Template file for 'kate5'
pkgname=kate5
version=19.04.2
version=19.04.3
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later, LGPL-2.0-or-later, GPL-2.0-or-later"
homepage="https://projects.kde.org/projects/applications/kate"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname%5}-${version}.tar.xz"
checksum=7bac7edca897a5123fc14f135f7f0f1e579ed0ead7462221f20006516c704ab7
checksum=b1dcd45270c0494e97f32f435a943ca27b0bcb23065a9ad2a1fe37e4a81ad9a6
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"