diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 2911caddd3f..d829584f50d 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,11 +1,11 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.1 +version=0.3.2 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 gtk+-devel" + qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel" depends="qt5dxcb-plugin qt5-styleplugins" short_desc="Qt platform theme integration plugins for Deepin Desktop Environment" maintainer="John " @@ -13,7 +13,7 @@ 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=8df4b3d0a6d77fa9fa26b7d3f4e8787c6ef4db493f654a6dde1f61cf0688dcd1 +checksum=b64e1dde74b2756c9b3d0cb2b10e88cc8c81e305083a7b2423f6320b006e921d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel qt5-x11extras-devel"