kate5: update to 19.04.2.
[ci skip]
This commit is contained in:
parent
ba12f9b8e0
commit
7b99274c9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kate5'
|
# Template file for 'kate5'
|
||||||
pkgname=kate5
|
pkgname=kate5
|
||||||
version=19.04.1
|
version=19.04.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
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"
|
license="GPL-3.0-or-later, LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/applications/kate"
|
homepage="https://projects.kde.org/projects/applications/kate"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=af55513f00af1712a39631352e393dbd2f63ec6bd471831b44853a16d4bfbe8f
|
checksum=7bac7edca897a5123fc14f135f7f0f1e579ed0ead7462221f20006516c704ab7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
|
Loading…
Reference in a new issue