krunner: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:25 +01:00
parent e941f33162
commit e193b823ce
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'krunner'
pkgname=krunner
version=5.55.0
version=5.56.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/krunner"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3a5eafa0785648cf3f1c0a21abdde20ba459de7b58503927679046d51294827b
checksum=ea2176751010e19a0f4df76cfefb178441fd51d2447e0418a21dae8f4e7640bf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"