baloo5: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:17 -06:00
parent 7de4886b18
commit 422b12cd40
1 changed files with 2 additions and 2 deletions

View File

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