baloo5: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:07:51 +01:00
parent 0154ef8c0f
commit aeab682630
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.55.0
revision=2
version=5.56.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -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=b0676a76fe9bda625de335877e2ec4ffbb4dfdd7ec8c2fe1d4370d130ed01519
checksum=9ed5ba80305815cde3ebe1fe707c35661cedba39539645e815d408fe28a41212
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"