From 23b5b7572aca6787454c8e4a141714f63eb70083 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 15 Dec 2018 11:39:12 +0100 Subject: [PATCH] qt5integration: update to 0.3.7.1. --- srcpkgs/qt5integration/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 69cd451795a..7d947af0bbe 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,19 +1,19 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.7 +version=0.3.7.1 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel" -depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.11.2<5.11.3" +depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.11.3<5.11.4" short_desc="Qt platform theme integration plugins for Deepin Desktop Environment" maintainer="John " license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/qt5integration" changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz" -checksum=532b1761063b168a95ea758eb09aa4810c0e636b54b9f58aa4501a00554a1b2c +checksum=0cc3c7c6e49783dad4654d867721dd8f44db0064494e1182d318e0936479c0ce pre_configure() { _qt5_dep_ver="${depends#*>=}"