deepin-calculator: update to 5.0.1.

This commit is contained in:
John 2019-07-30 02:52:59 +00:00
parent fbed1c3f22
commit c9e614b817

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-calculator'
pkgname=deepin-calculator
version=1.0.12
version=5.0.1
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=abcbb1d98c3618bafa79b258bbb050e68019e731d9a2ddfdf6d64d684d520a8d
checksum=d30564b57a73fe820fcd0ad3382b655b6d17b66a7d89cddec755bf9620a96674
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-svg-devel"