krunner: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:38:30 +01:00
parent 59e2cfcc45
commit 64df658c1f

View file

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