From 678b91fb07d8e7f6aaa5658061a54b8065c76749 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:57:11 +0200 Subject: [PATCH] knotifyconfig: update to 5.61.0 [ci skip] --- srcpkgs/knotifyconfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 9b7007e188e..c1e40bdc819 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.60.0 +version=5.61.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=77e78f15226334ffaaa0469c06052cca60a9c18063140f38b9cd6dbf8de8f099 +checksum=bbd2260a98f70779415369ca1d99807bc3e57f618024b9663d2a462a74169bee if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"