From cebd3200dc2e6f678b487dbf91904929f5232f44 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 12 Jan 2019 17:44:35 +0000 Subject: [PATCH] knotifyconfig: update to 5.54.0. --- srcpkgs/knotifyconfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 2d18efc2602..f6240cd1f6e 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.53.0 +version=5.54.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=262119a7c39c2e9102062512c495f386a42d8191741a376d23ce4d87a8c070b8 +checksum=2e8ea75a4dad70c210adaeb0617e953da956ef75bccf6889940f0fe241c47dc5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"