mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
deepin-calculator: update to 1.0.5.
This commit is contained in:
parent
ccfbd0e505
commit
e3127eeb89
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.4
|
version=1.0.5
|
||||||
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=732dc5daa6b35a09d13be05649b6a21e44e42d864869da168f1ca98ce166c9bd
|
checksum=802e643a3868c3576de46b5c043a538d33cd3bfa6603b17d9d4e3f4f31ffb8b2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-svg-devel"
|
hostmakedepends+=" qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue