baloo5: update to 5.43.0.

This commit is contained in:
Helmut Pozimski 2018-02-17 23:32:59 +01:00 committed by Jürgen Buchmüller
parent 8e77f2e952
commit 459d89445c

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.42.0
version=5.43.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=d422ed996289380bbf648f075eb422383a47e12245d062d1d5d7074dd9b4d3a3
checksum=d78a17895b212eb3d081990393787a6687fddc8f1be0de26149f608f0b37bf24
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"