From a5cfdc2278a103a98e688feb5de132b162365e10 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 25 Sep 2019 16:36:15 +0200 Subject: [PATCH] qt5-styleplugins: rebuild against qt-5.13.1 --- srcpkgs/qt5-styleplugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt5-styleplugins/template b/srcpkgs/qt5-styleplugins/template index 745bcb8f7a5..ebefd78afde 100644 --- a/srcpkgs/qt5-styleplugins/template +++ b/srcpkgs/qt5-styleplugins/template @@ -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 " license="LGPL-2.1-only, LGPL-3.0-only"