diff --git a/srcpkgs/deepin-calculator/template b/srcpkgs/deepin-calculator/template index 629b838d556..72249ba2d58 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.9 +version=1.0.10 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=68e03ea4f2b04e214a2d1e74d7ce350b829bc4f8c6108e437ef56ad0fe5faa40 +checksum=a813371e32fdd0d4b77da2eca6674474c736e7415a7c22fa330cafd2b5585136 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-svg-devel"