kate5: update to 19.08.3
[ci skip]
This commit is contained in:
parent
0aa205e027
commit
4dc1a73fa3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=19.08.2
|
||||
version=19.08.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=9897f652996e3ebca8a749562cc2d609d704c80b08ec4716622def38f5980b47
|
||||
checksum=ab9f076e7e825fca64252b366e637e34157f1f875aa573bdae333fc240e0ec71
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue