From 9a8aec87cce5d3fd358a7e5b15ffcb64227f1bac Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Apr 2019 19:18:09 +0200 Subject: [PATCH] knotifications: update to 5.57.0 [ci skip] --- srcpkgs/knotifications/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/knotifications/template b/srcpkgs/knotifications/template index 08585cf5f80..9533f8bcd88 100644 --- a/srcpkgs/knotifications/template +++ b/srcpkgs/knotifications/template @@ -1,10 +1,10 @@ # Template file for 'knotifications' pkgname=knotifications -version=5.56.0 +version=5.57.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools" +hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools" makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel" short_desc="KDE Desktop notifications" @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knotifications" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=44ac6a710a0d89947c4f1412a8b324d89db18b9f1179ff98e22c61070e12ce16 +checksum=7de068f4cf9bcefef54ae1cb180e2c0af9be951afbcaa960245507259620cf15 knotifications-devel_package() { short_desc+=" - development"