From 36a68bbe36053967bc17fdeaa8a4fdf3dc5ed39e Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Thu, 3 Jan 2019 19:06:04 +0100 Subject: [PATCH] ksysguard: rebuild against libsensors-3.5.0_1 --- srcpkgs/ksysguard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ksysguard/template b/srcpkgs/ksysguard/template index d4bd30eba6..373b9d7095 100644 --- a/srcpkgs/ksysguard/template +++ b/srcpkgs/ksysguard/template @@ -1,7 +1,7 @@ # Template file for 'ksysguard' pkgname=ksysguard version=5.14.4 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools"