deepin-calculator: update to 1.0.9.
This commit is contained in:
parent
1c12662597
commit
e80ce43daf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-calculator'
|
# Template file for 'deepin-calculator'
|
||||||
pkgname=deepin-calculator
|
pkgname=deepin-calculator
|
||||||
version=1.0.7
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
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"
|
homepage="https://github.com/linuxdeepin/deepin-calculator"
|
||||||
changelog="https://github.com/linuxdeepin/deepin-calculator/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/deepin-calculator/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-calculator/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-calculator/archive/${version}.tar.gz"
|
||||||
checksum=da807349d20328a2c577721148dd34e5ea4c51ab5fd5b29f55f93de961dc5c2f
|
checksum=68e03ea4f2b04e214a2d1e74d7ce350b829bc4f8c6108e437ef56ad0fe5faa40
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-svg-devel"
|
hostmakedepends+=" qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue