From cd29c07ca5290a1152f736c46106206f12d049c3 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Feb 2019 17:28:39 +0100 Subject: [PATCH] systemsettings: update to 5.15.2. --- srcpkgs/systemsettings/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template index 69ce2b180c9..bdd73bd3678 100644 --- a/srcpkgs/systemsettings/template +++ b/srcpkgs/systemsettings/template @@ -1,6 +1,6 @@ # Template file for 'systemsettings' pkgname=systemsettings -version=5.15.1 +version=5.15.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2" homepage="https://projects.kde.org/projects/plasma/systemsettings" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=70021fae8bc168073fb9c471527e29f10e32d92f3902eed41f918e7457cd4214 +checksum=d450b06fc4a75fdba42380cb26719f7def1c2a0dae78847c288500bfc256a367 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"