baloo5: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:44:38 +01:00
parent 75f14a2df1
commit 113d1afa51

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.64.0
version=5.65.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -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=adaaef1aeec07ccc210210a2e67f4d12c0275226bb05d0220da0281f1a3984c2
checksum=c24c53838d57b40a1f099cb40240cad86fb9ebbf09fd0f811d9ce14a9cf5f3bf
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"