deepin-calculator: update to 1.0.5.

This commit is contained in:
John 2018-07-31 13:57:06 +02:00 committed by maxice8
parent ccfbd0e505
commit e3127eeb89

View File

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