qt5-styleplugins: restrict allowed runtime qt5 version

This commit is contained in:
John 2022-11-20 12:23:09 +01:00
parent db12cef431
commit 8232af3e5c

View file

@ -1,12 +1,12 @@
# Template file for 'qt5-styleplugins'
pkgname=qt5-styleplugins
version=5.0.0
revision=19
revision=20
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
build_style=qmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
makedepends="libxcb-devel libxkbcommon-devel libinput-devel tslib-devel gtk+-devel qt5-devel"
depends="qt5-core>=5.15.2<5.16.0"
depends="qt5-core>=5.15.7<5.15.8"
short_desc="Additional style plugins for Qt5"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only, LGPL-3.0-only"