From 9cde9253c4b006377aba0914eb03062a43426c6a Mon Sep 17 00:00:00 2001 From: yopito Date: Mon, 16 Oct 2017 18:44:35 +0200 Subject: [PATCH] knotifyconfig: update to 5.39.0. --- srcpkgs/knotifyconfig/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knotifyconfig/template b/srcpkgs/knotifyconfig/template index 0d09f91cf03..a14855e8b30 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.37.0 +version=5.39.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/knotifyconfig" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=65c695561bf26dc5899e28a35604afb3da39283a459e704b00687f6dfd647292 +checksum=2bf7d5c455a49e56d23a2295811060aa689223602a752269412a5d6db236d326 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"