From 4240700fe590346433beac330d740bf35fc29f97 Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:47:08 +0200 Subject: [PATCH] baloo5: update to 5.39.0. --- srcpkgs/baloo5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/baloo5/template b/srcpkgs/baloo5/template index 78d0e27a95c..4e675869434 100644 --- a/srcpkgs/baloo5/template +++ b/srcpkgs/baloo5/template @@ -1,6 +1,6 @@ # Template file for 'baloo5' pkgname=baloo5 -version=5.37.0 +version=5.39.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/baloo5" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" -checksum=e9706ed75af26a234108bda3b4dca308bcfabe3294a3e83620316709e90154a7 +checksum=ba7a9e4aa88330a7f8cfdd987187fa6622616a63f1834ec0f7faf8b4cfaec81b if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"