krunner: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:32 +02:00 committed by Helmut Pozimski
parent bd5d7f50a0
commit 02b7327adb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'krunner'
pkgname=krunner
version=5.50.0
version=5.51.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=e80181055baba12940e447c1c76f4ae581893285e580da81f6861d1b42782f0e
checksum=eee4e3af1c2b0690b5970da3243a1d670ff7e442ef2e364342c308b003c54046
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"