From bbf89e822885f65a233d15773bee82130f837408 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 10 Apr 2019 16:31:44 +0200 Subject: [PATCH] deepin-calculator: update to 1.0.11. --- srcpkgs/deepin-calculator/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/deepin-calculator/template b/srcpkgs/deepin-calculator/template index 72249ba2d58..eb2de380d4f 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.10 +version=1.0.11 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=a813371e32fdd0d4b77da2eca6674474c736e7415a7c22fa330cafd2b5585136 +checksum=92cb21fa30cace9dac040dd7a04f39cb7821a82dab45f46ee9a3d070d51049bf if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-svg-devel"