baloo5: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:17:08 +02:00
parent 8d9c25f473
commit eeb9c7fec6
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.58.0
version=5.59.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=a1e9340f1046f2df1568da6cd07b26bac9361725cd32b46fd69c370aab0c7227
checksum=306425209bc6b653450befa2eebc7ec60629e096e88d57af8ee6ca9e0c6430e1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"