qt5-styleplugins: rebuild against qt-5.13.1

This commit is contained in:
John 2019-09-25 16:36:15 +02:00 committed by John Zimmermann
parent b70e52b8ec
commit a5cfdc2278

View file

@ -1,13 +1,13 @@
# Template file for 'qt5-styleplugins'
pkgname=qt5-styleplugins
version=5.0.0
revision=8
revision=9
_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.13.0<5.13.1"
depends="qt5>=5.13.1<5.13.2"
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"