qt5-styleplugins: rebuild against qt5-5.11.3

Closes: #5886 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
John 2018-12-15 10:45:56 +01:00 committed by Jürgen Buchmüller
parent fc5b4767a6
commit c088539034
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,13 +1,13 @@
# Template file for 'qt5-styleplugins'
pkgname=qt5-styleplugins
version=5.0.0
revision=6
revision=7
_gitrev=600c296f4d429ffeb8203feb54efeacc2bbea0f7
wrksrc="qtstyleplugins-${_gitrev}"
build_style=qmake
hostmakedepends="pkg-config qt5-host-tools qt5-devel"
makedepends="libxcb-devel libxkbcommon-devel libinput-devel tslib-devel gtk+-devel qt5-devel"
depends="qt5>=5.11.2<5.11.3"
depends="qt5>=5.11.3<5.11.4"
short_desc="Additional style plugins for Qt5"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="LGPL-2.1-only, LGPL-3.0-only"