kate5: update to 19.12.0
[ci skip]
This commit is contained in:
parent
58f56b3f5d
commit
be4518e9f0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=19.08.3
|
||||
version=19.12.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -13,8 +13,8 @@ short_desc="KDE Text editor"
|
|||
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=ab9f076e7e825fca64252b366e637e34157f1f875aa573bdae333fc240e0ec71
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=7e3d9a83508a77adb5262b58411004ade37599d36f6207b20af7ba3ff81ba153
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue