baloo5: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:10:19 +02:00
parent 33eb111f89
commit fa34c9ff59
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.57.0
version=5.58.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=32ab4ed2d295fe734a4a475403dea72e2feef27f662ae64c841c410eb7bb3dd3
checksum=a1e9340f1046f2df1568da6cd07b26bac9361725cd32b46fd69c370aab0c7227
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"