deepin-system-monitor: update to 1.5.2.

This commit is contained in:
John 2019-05-24 00:39:48 +02:00
parent ce8708e2af
commit 3721ee6989

View file

@ -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"