qt5integration: rebuild against qt5.13.2

This commit is contained in:
John 2019-11-01 16:15:04 +01:00 committed by John Zimmermann
parent 7020dfe5dc
commit 1bb25aa38f

View file

@ -1,12 +1,12 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=5.0.0
revision=2
revision=3
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel"
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.13.1<5.13.2"
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.13.2<5.13.3"
short_desc="Qt platform theme integration plugins for Deepin Desktop Environment"
maintainer="John <johnz@posteo.net>"
license="GPL-3.0-or-later"