kate5: update to 18.12.3.
This commit is contained in:
parent
6b8db00fdf
commit
7fcde81357
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kate5'
|
||||
pkgname=kate5
|
||||
version=18.12.2
|
||||
version=18.12.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=9056385b71ca115daa0f69c5e59c6e5261aea5f5320412de8a63bf43fe847fb1
|
||||
checksum=f7f2cba41a4c88b65885532db6b6161c66055a6697d20ee88adb70f302d387e1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Reference in a new issue