kate5: update to 19.08.0
[ci skip]
This commit is contained in:
parent
2fefc311d4
commit
4d78d26249
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=19.04.3
|
||||
version=19.08.0
|
||||
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=b1dcd45270c0494e97f32f435a943ca27b0bcb23065a9ad2a1fe37e4a81ad9a6
|
||||
checksum=6acc3172429191ab47722d788f324292ea5ee2f1e419d48c72200579b9b30878
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue