baloo5: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:36:21 +01:00
parent 12a3a68a16
commit 51b62e4d31
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'baloo5'
pkgname=baloo5
version=5.63.0
version=5.64.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=90ad2f2e13a33b74030fb4b26e46aa699525009efe30cf0c09283dfa52d818e2
checksum=adaaef1aeec07ccc210210a2e67f4d12c0275226bb05d0220da0281f1a3984c2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"