qt5integration: update to 0.3.2.

This commit is contained in:
John 2018-07-31 11:27:39 +02:00 committed by maxice8
parent 88706c9a69
commit d6cd733160
1 changed files with 3 additions and 3 deletions

View File

@ -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 <johnz@posteo.net>"
@ -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"