From 6374918b84799cebb5541239c8d33a49519c2f36 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Dec 2019 13:46:56 +0100 Subject: [PATCH] knotifyconfig: update to 5.65.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 fae61369e6a..761a75d6a39 100644 --- a/srcpkgs/knotifyconfig/template +++ b/srcpkgs/knotifyconfig/template @@ -1,6 +1,6 @@ # Template file for 'knotifyconfig' pkgname=knotifyconfig -version=5.64.0 +version=5.65.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=f496ed0728e688347da360f7aad7f2666cb0310ab669c6006ce9661233218b27 +checksum=a0eb8a27b545d7cc9c61bef6630b9f6d68da76e49c2c8ac8b4ae03d8f89b1e54 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"