dtkwidget: update to 2.0.9.1.
This commit is contained in:
parent
960976814b
commit
cda2c03d99
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtkwidget'
|
||||
pkgname=dtkwidget
|
||||
version=2.0.9
|
||||
version=2.0.9.1
|
||||
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=37ed3f2a3e0b0240f6fbeb999b6437e64c15f5218c6effc3cdd0b7a58d57a29f
|
||||
checksum=81621bdfcd27841dae89a3f9a4249c648514ff9df17256a180be83920974c40c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
|
||||
|
|
Loading…
Reference in New Issue