deepin-editor: update to 1.2.7.3.
This commit is contained in:
parent
85ae012edc
commit
0e38f9fccc
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=1.2.7.2
|
version=1.2.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||||
|
@ -14,5 +14,5 @@ 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=6039f81fd07a573167888081a4981e04c02e55f0467a12c100716c06e60371c0
|
checksum=7c94166d248642ba365cb4c8af384d30fb9ccb64ed918815858fd544881b271c
|
||||||
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libdtk-2.0.6/DWidget -I${XBPS_CROSS_BASE}/usr/include/libdtk-2.0.6/DCore"
|
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libdtk-2.0.6/DWidget -I${XBPS_CROSS_BASE}/usr/include/libdtk-2.0.6/DCore"
|
||||||
|
|
Loading…
Reference in a new issue