diff --git a/srcpkgs/deepin-calculator/template b/srcpkgs/deepin-calculator/template index 9551a1cedc1..cc2cf3c07f0 100644 --- a/srcpkgs/deepin-calculator/template +++ b/srcpkgs/deepin-calculator/template @@ -1,6 +1,6 @@ # Template file for 'deepin-calculator' pkgname=deepin-calculator -version=1.0.6 +version=1.0.7 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config qt5-host-tools" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/deepin-calculator" changelog="https://github.com/linuxdeepin/deepin-calculator/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/deepin-calculator/archive/${version}.tar.gz" -checksum=82246e2fc10e9f4543026958a0efd23fccb9a52994b2b17547b678ffe0a12234 +checksum=da807349d20328a2c577721148dd34e5ea4c51ab5fd5b29f55f93de961dc5c2f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-svg-devel"