krunner: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:06:55 +01:00 committed by Helmut Pozimski
parent 9f77072303
commit 6065e60ad8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'krunner'
pkgname=krunner
version=5.52.0
version=5.53.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=937d550ba0b46cb91e45416dfb983eee11d829df07a70e0b00693d192500c9af
checksum=9480d4cecd9e1de2c386d09353c63881889bd2ee657d6ffe733086893011c826
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"