deepin-editor: update to 1.2.6.1.
This commit is contained in:
parent
681c2d8dd8
commit
2e818bb965
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-editor'
|
# Template file for 'deepin-editor'
|
||||||
pkgname=deepin-editor
|
pkgname=deepin-editor
|
||||||
version=1.2.6
|
version=1.2.6.1
|
||||||
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=cef2de03a0e2dd70956dfdccb4c1000884d40c001ea142cca40c99f0e15365ef
|
checksum=72a85b5ec5da16d7ceb26e61e4420c3abda10b2fd6d498d5295a94bf7600c16b
|
||||||
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 New Issue