mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
deepin-editor: update to 0.5.
This commit is contained in:
parent
f4f2b625f3
commit
a15ff84e88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-editor'
|
# Template file for 'deepin-editor'
|
||||||
pkgname=deepin-editor
|
pkgname=deepin-editor
|
||||||
version=0.0.5
|
version=0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/deepin-editor"
|
homepage="https://github.com/linuxdeepin/deepin-editor"
|
||||||
changelog="https://github.com/linuxdeepin/deepin-editor/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/deepin-editor/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-editor/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-editor/archive/${version}.tar.gz"
|
||||||
checksum=3518e669b7203073fdc65e70cd68a8f0662a962d3bca5f72d42317961f6f45ec
|
checksum=3fce0147abdeb04064bae484db54bd6db99a832368821d72b4f76c8db433ccf8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel kcodecs-devel
|
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel kcodecs-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue