baloo5: Update to 5.42.0

This commit is contained in:
Sir_Boops 2018-01-15 19:16:25 -05:00 committed by Jürgen Buchmüller
parent 555bc2bc5a
commit 09510c3f6b

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.41.0
version=5.42.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/baloo5"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=290dd52f7c121f0b40eb0fe06dd18e05be88589df2b7b242882b889c80ee84ce
checksum=d422ed996289380bbf648f075eb422383a47e12245d062d1d5d7074dd9b4d3a3
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"