kate5: update to 19.12.2
[ci skip]
This commit is contained in:
parent
f46ae65327
commit
4a59487701
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.12.1
|
version=19.12.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}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=9d2401907e5b163d5af0af5b4d28383896ef709bcde7f6ee2234e1a3adc28a47
|
checksum=b21ae8b2a5c3a5e1282d44ca5524fca56be809525d3d34660e5604c4ecc608a5
|
||||||
|
|
||||||
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