deepin-system-monitor: update to 5.0.0.

This commit is contained in:
John 2019-07-30 02:54:22 +00:00
parent 07d8bed2dd
commit f6f4b73ace

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-system-monitor'
pkgname=deepin-system-monitor
version=1.5.2
version=5.0.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=6fa9b2abbc39515264c8140b18ff7946287da1cd2229ed7a4efc97adb1a252bb
checksum=5af4f6c321719937f47a07929bc94dd4de8b64a977bcc32355620d2606ee0de9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-x11extras-devel"