qt5-styleplugins: rebuild against qt5-5.15.2

This commit is contained in:
John 2020-11-21 13:56:00 +01:00 committed by John Zimmermann
parent 08d0d97046
commit e19c7ed082

View file

@ -1,13 +1,13 @@
# Template file for 'qt5-styleplugins'
pkgname=qt5-styleplugins
version=5.0.0
revision=14
revision=15
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
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-core>=5.15.1<5.15.2"
depends="qt5-core>=5.15.2<5.15.3"
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"