From 50122e89df9e16bdc89e5f7f3ba19800921239cd Mon Sep 17 00:00:00 2001 From: John Date: Sun, 13 Oct 2019 00:29:50 +0300 Subject: [PATCH] kcmutils: update to 5.63.0 [ci skip] --- srcpkgs/kcmutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index 464ff0b3c1c..9381f9f0727 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.62.0 +version=5.63.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.0-only" homepage="https://projects.kde.org/projects/frameworks/kcmutils" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=93fd9b7b97cb4488f2007a4f518159129f0caafc05a004be56c87dd355870b1b +checksum=c8bc32268307656b73aaa9c5c28ba05c92bd5e8a85eaab1772a2e6e774b222e0 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"