baloo5: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:16:18 +02:00
parent 8852e5f793
commit dbfe08b225
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.56.0
version=5.57.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="kfilemetadata5-devel kidletime-devel kio-devel lmdb-devel"
depends="hicolor-icon-theme"
short_desc="Framework for searching and managing metadata"
@ -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=9ed5ba80305815cde3ebe1fe707c35661cedba39539645e815d408fe28a41212
checksum=32ab4ed2d295fe734a4a475403dea72e2feef27f662ae64c841c410eb7bb3dd3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"