deepin-calculator: update to 1.0.6.

This commit is contained in:
John 2018-08-13 13:51:20 +02:00 committed by Helmut Pozimski
parent 9463aa3664
commit aa985c810e

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-calculator'
pkgname=deepin-calculator
version=1.0.5
version=1.0.6
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=802e643a3868c3576de46b5c043a538d33cd3bfa6603b17d9d4e3f4f31ffb8b2
checksum=82246e2fc10e9f4543026958a0efd23fccb9a52994b2b17547b678ffe0a12234
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"