dtkwidget: update to 2.0.9.14.
This commit is contained in:
parent
b7796d0168
commit
52a603d8b9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtkwidget'
|
||||
pkgname=dtkwidget
|
||||
version=2.0.9.11
|
||||
version=2.0.9.14
|
||||
revision=1
|
||||
build_style=qmake
|
||||
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"
|
||||
changelog="https://github.com/linuxdeepin/dtkwidget/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/linuxdeepin/dtkwidget/archive/${version}.tar.gz"
|
||||
checksum=70b3177df515b3c05665abace195bb5e1d670ef3d3641ecbb1e5a9e1ac1c5f1a
|
||||
checksum=f41158fe7cdb4666228488e25ab0d4fd2eaa7200bfc560643f9a8a48c2b450ee
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
|
||||
|
|
Loading…
Reference in New Issue