dtkwidget: update to 2.0.9.3.
This commit is contained in:
parent
c3b616cea2
commit
30d37b3102
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtkwidget'
|
||||
pkgname=dtkwidget
|
||||
version=2.0.9.2
|
||||
version=2.0.9.3
|
||||
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=4c809dfc130a66869aad839ff2d3dd7ac172fe7f45c7916dca6e530bbef2c4da
|
||||
checksum=28c29a97971e499b97899cb4903542186cdb1fc7f22c06c58ee6e7651b4489d7
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
|
||||
|
|
Loading…
Reference in a new issue