baloo5: update to 5.49.0.

This commit is contained in:
John 2018-08-11 19:19:38 +02:00 committed by Helmut Pozimski
parent f89c5c33b9
commit 472f051c8b

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.48.0
version=5.49.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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/baloo5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=92228b05345a48da6443682fbf1947c9491db0e1a74fedde4633b094fa13ff65
checksum=f0762e63e2753dcc74f533828acddcd94688dbe99b48dfad1e59a332c1164176
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"