dtkwidget: update to 2.0.13.
This commit is contained in:
parent
72347d9a44
commit
d05842d3ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtkwidget'
|
# Template file for 'dtkwidget'
|
||||||
pkgname=dtkwidget
|
pkgname=dtkwidget
|
||||||
version=2.0.12.3
|
version=2.0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="DBUS_VERSION_0_4_2=YES LIB_INSTALL_DIR=/usr/lib"
|
configure_args="DBUS_VERSION_0_4_2=YES LIB_INSTALL_DIR=/usr/lib"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/dtkwidget"
|
homepage="https://github.com/linuxdeepin/dtkwidget"
|
||||||
changelog="https://github.com/linuxdeepin/dtkwidget/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/dtkwidget/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/dtkwidget/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/dtkwidget/archive/${version}.tar.gz"
|
||||||
checksum=0f56e3ff4eed65452f6f5c70082943b1230e3f4ecad1e3f0985588584aa661bc
|
checksum=a4674dcddd4bec6a2f43556de5ca88ce27e6cb503782ab817ebb5795a10285f8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
|
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
|
||||||
|
|
Loading…
Reference in a new issue