From 3721ee698961bf96db95bc6e0b65e49daa15f0f4 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 24 May 2019 00:39:48 +0200 Subject: [PATCH] deepin-system-monitor: update to 1.5.2. --- srcpkgs/deepin-system-monitor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/deepin-system-monitor/template b/srcpkgs/deepin-system-monitor/template index 4b7ce5070e..66b2908e4b 100644 --- a/srcpkgs/deepin-system-monitor/template +++ b/srcpkgs/deepin-system-monitor/template @@ -1,6 +1,6 @@ # Template file for 'deepin-system-monitor' pkgname=deepin-system-monitor -version=1.5.0 +version=1.5.2 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config qt5-host-tools" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/deepin-system-monitor" changelog="https://github.com/linuxdeepin/deepin-system-monitor/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz" -checksum=d3936fda82f1ad21da8359c99cae43a2e8d0e3241e421836eab9b50497683067 +checksum=6fa9b2abbc39515264c8140b18ff7946287da1cd2229ed7a4efc97adb1a252bb if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-x11extras-devel"