diff --git a/srcpkgs/deepin-system-monitor/template b/srcpkgs/deepin-system-monitor/template index 064f20583ac..adc169a1b32 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 +version=1.4.8.1 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=4c0543a0fc0dbcc071e85e0af386ece09269b30c362bb57bd14e4a519070c6cf +checksum=39e3774d282d81f26139624b190e0303f747994e4b2698ee08ae09b773a84f4a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-x11extras-devel"