From ff1f2dbf10fc489e254d3e1e51b23b11611ad5f8 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 9 Feb 2019 14:24:01 +0100 Subject: [PATCH] knotifyconfig: update to 5.55.0. --- srcpkgs/knotifyconfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index f6240cd1f6e..db702505ac0 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.54.0 +version=5.55.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/knotifyconfig" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2e8ea75a4dad70c210adaeb0617e953da956ef75bccf6889940f0fe241c47dc5 +checksum=912dce657bc49e55126b1040f88e340805eafb2b8cf8208d2cb3602db4911d06 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"