From 8b44db5c7f79b06877e59a626de3be754a622bc0 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 17 Jan 2019 15:17:37 +0100 Subject: [PATCH] systemsettings: update to 5.15.0. --- srcpkgs/systemsettings/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template index 8ffdbd6844c..01201e8532c 100644 --- a/srcpkgs/systemsettings/template +++ b/srcpkgs/systemsettings/template @@ -1,7 +1,7 @@ # Template file for 'systemsettings' pkgname=systemsettings -version=5.14.5 -revision=2 +version=5.15.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules" @@ -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=fca73e90c509f899878170d2ae06751b42c2f3aa7830af88d11ab6b9c98131e0 +checksum=2874ba8909acf65a21af371d03eeaa234d82826524e586526620f772680792bc if [ "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"