deepin-system-monitor: update to 1.4.8.

This commit is contained in:
John 2018-12-18 09:32:58 +01:00 committed by Helmut Pozimski
parent 8dff79ce53
commit d75cf572b6

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-system-monitor' # Template file for 'deepin-system-monitor'
pkgname=deepin-system-monitor pkgname=deepin-system-monitor
version=1.4.4 version=1.4.8
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-qmake pkg-config qt5-host-tools" hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
@ -10,10 +10,10 @@ depends="qt5integration"
short_desc="User-friendly system monitor for Deepin" short_desc="User-friendly system monitor for Deepin"
maintainer="John <johnz@posteo.net>" maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/manateelazycat/deepin-system-monitor" homepage="https://github.com/linuxdeepin/deepin-system-monitor"
changelog="https://github.com/linuxdeepin/deepin-system-monitor/blob/${version}/CHANGELOG.md" changelog="https://github.com/linuxdeepin/deepin-system-monitor/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/manateelazycat/deepin-system-monitor/archive/${version}.tar.gz" distfiles="https://github.com/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz"
checksum=b78fe39ea19b9c7523036ef95e5bfc602ac953573597725ce956044aaabbe4c5 checksum=4c0543a0fc0dbcc071e85e0af386ece09269b30c362bb57bd14e4a519070c6cf
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-x11extras-devel" hostmakedepends+=" qt5-x11extras-devel"