kservice: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:57:27 +02:00
parent 8262beeb57
commit dc7bd9122c
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kservice'
pkgname=kservice
version=5.60.0
version=5.61.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kservice"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2d891e2781da5a562515ae09f5fb9ebd85ce397631cb217de11cb998e79516f8
checksum=4489ac4553522bb76604e284338ab37a7a2369eea45dadd96a955fedf8ca99f9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"