baloo5: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:55:29 +02:00
parent 6f27af9056
commit a5cb71bcc5
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.60.0
version=5.61.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://community.kde.org/Baloo"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=d96a19ff94caf3e3b10e8d5f165e276829a42a1c70fb8451d70cb3764f06671e
checksum=dd559e06237843f51d68eb5001b835037d4b2f6d62b7dc4d040961f9863632f1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"