deepin-system-monitor: update to 1.5.0.
This commit is contained in:
parent
fd842579fd
commit
38aab4c0c0
|
@ -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.8.1
|
version=1.5.0
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/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/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz"
|
||||||
checksum=39e3774d282d81f26139624b190e0303f747994e4b2698ee08ae09b773a84f4a
|
checksum=d3936fda82f1ad21da8359c99cae43a2e8d0e3241e421836eab9b50497683067
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
|
|
Loading…
Reference in New Issue