diff --git a/srcpkgs/qt5dxcb-plugin/template b/srcpkgs/qt5dxcb-plugin/template index 1dbb3a8f99c..b5408ed89fb 100644 --- a/srcpkgs/qt5dxcb-plugin/template +++ b/srcpkgs/qt5dxcb-plugin/template @@ -1,14 +1,14 @@ # Template file for 'qt5dxcb-plugin' pkgname=qt5dxcb-plugin version=5.0.1 -revision=2 +revision=3 build_style=qmake make_build_args="VERSION=${version}" hostmakedepends="pkg-config qt5-qmake" makedepends="cairo-devel libSM-devel libXi-devel libxkbcommon-devel qt5-x11extras-devel xcb-util-image-devel xcb-util-keysyms-devel xcb-util-renderutil-devel xcb-util-wm-devel" -depends="qt5>=5.13.1<5.13.2" +depends="qt5>=5.13.2<5.13.3" short_desc="Qt platform plugins for DDE" maintainer="John " license="GPL-3.0-or-later" @@ -33,7 +33,7 @@ pre_configure() { # no headers for 5.13.1 yet; 5.13.0 headers are the same for this # remove on next version upgrade (after upstream has added them) ln -s ${wrksrc}/platformplugin/libqt5xcbqpa-dev/5.13.0 \ - ${wrksrc}/platformplugin/libqt5xcbqpa-dev/5.13.1 + ${wrksrc}/platformplugin/libqt5xcbqpa-dev/5.13.2 } if [ "$CROSS_BUILD" ]; then