From 0db6bef69b608cd5bbf107485f6d37e95766f224 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 1 Aug 2018 16:26:26 +0200 Subject: [PATCH] systemsettings: update to 5.13.4. --- srcpkgs/systemsettings/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/systemsettings/template b/srcpkgs/systemsettings/template index 0997c9a36d7..f7e88ae133b 100644 --- a/srcpkgs/systemsettings/template +++ b/srcpkgs/systemsettings/template @@ -1,6 +1,6 @@ # Template file for 'systemsettings' pkgname=systemsettings -version=5.13.3 +version=5.13.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -13,7 +13,7 @@ maintainer="Denis Revin " 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=1a93b739a17bd6fb5ff0ccaa3521cf1a2284d57f2552c843b463553ed2338c50 +checksum=04a3f95421bb2e271ab7301cd5c7aeafe54a943792151c35366745f0d534ccfc if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"