krunner: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:16:55 +02:00
parent e4989e4a19
commit c58835f9ea
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.57.0
version=5.58.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=40f52d4d883748f5b9a78b5bd7dd6aaa52eae88b89d7a33eafbcbb9ccf6f4805
checksum=d83220210980117459e49a44b2173063faa70ea5524c744cde4ca3dc031a6c8c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"