deepin-calculator: update to 1.0.12.
This commit is contained in:
parent
e4e63d4b95
commit
3ee1b2b7f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'deepin-calculator'
|
||||
pkgname=deepin-calculator
|
||||
version=1.0.11
|
||||
version=1.0.12
|
||||
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=92cb21fa30cace9dac040dd7a04f39cb7821a82dab45f46ee9a3d070d51049bf
|
||||
checksum=abcbb1d98c3618bafa79b258bbb050e68019e731d9a2ddfdf6d64d684d520a8d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-svg-devel"
|
||||
|
|
Loading…
Reference in a new issue