diff --git a/srcpkgs/kactivitymanagerd/template b/srcpkgs/kactivitymanagerd/template index d91e5f43c32..131e2402575 100644 --- a/srcpkgs/kactivitymanagerd/template +++ b/srcpkgs/kactivitymanagerd/template @@ -1,10 +1,10 @@ # Template file for 'kactivitymanagerd' pkgname=kactivitymanagerd -version=5.17.4 +version=5.17.5 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons" +hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons" makedepends="kio-devel boost-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds" short_desc="Manage user's activities and track the usage patterns" @@ -12,7 +12,7 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://projects.kde.org/projects/plasma/kactivitymanagerd" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=60c3214adf0bd4bbbe558b897fadcf800e9f8b4aaf32bf7f116d43c1c35705b3 +checksum=362721c3a9712751fba29cd1f1ef440a1e74561a611f2d171692a4ddc895b3e4 if [ "$CROSS_BUILD" ]; then configure_args+=" -DRUN_RESULT_VAR=0"