dtkwidget: update to 2.0.16.2.

This commit is contained in:
John 2019-07-30 02:54:02 +00:00
parent 8a5fc5eab6
commit 68b4f8be77

View file

@ -1,6 +1,6 @@
# Template file for 'dtkwidget'
pkgname=dtkwidget
version=2.0.16.1
version=2.0.16.2
revision=1
build_style=qmake
configure_args="DBUS_VERSION_0_4_2=YES LIB_INSTALL_DIR=/usr/lib VERSION=${version}"
@ -14,15 +14,13 @@ 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=d8b29e1a36fadb3563b904da37d034da3c6c63a7d232deaade3b9c6f6e6dc9f2
checksum=76fcb266d8fde80d27d359f449cf756105cc1aae1ce79407b80e39728d15aae5
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-multimedia-devel qt5-x11extras-devel
qt5-svg-devel gsettings-qt-devel"
fi
nocross=yes
dtkwidget-devel_package() {
depends="${sourcepkg}>=${version}_${revision} dtkcore-devel"
short_desc+=" - development files"