dtkwidget: update to 2.0.9.2.
This commit is contained in:
parent
451e71eeef
commit
34f8fc04bb
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.9.1
|
version=2.0.9.2
|
||||||
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=81621bdfcd27841dae89a3f9a4249c648514ff9df17256a180be83920974c40c
|
checksum=4c809dfc130a66869aad839ff2d3dd7ac172fe7f45c7916dca6e530bbef2c4da
|
||||||
|
|
||||||
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