From e5f54b61965cf0ab888fa855e22edb0b06283a97 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 May 2019 11:16:22 +0200 Subject: [PATCH] knotifyconfig: update to 5.58.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 2bc643fffef..9f0d5909f09 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.57.0 +version=5.58.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=e7fe39ed72b7f79d8cafe6c30d5c62ade0f33be37a62d9e5b929064dd1750ac1 +checksum=a40555d9645c4ed283e61a9e5718d5476359124e23d52a838e30fca7e089dc01 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"