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