From 38aab4c0c060323eb32220555f7002ebd9059dd0 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 10 Apr 2019 16:32:42 +0200 Subject: [PATCH] deepin-system-monitor: update to 1.5.0. --- 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 adc169a1b32..4b7ce5070e1 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.4.8.1 +version=1.5.0 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=39e3774d282d81f26139624b190e0303f747994e4b2698ee08ae09b773a84f4a +checksum=d3936fda82f1ad21da8359c99cae43a2e8d0e3241e421836eab9b50497683067 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-x11extras-devel"