qt5integration: update to 0.3.6.

This commit is contained in:
John 2018-10-27 22:20:53 +02:00 committed by maxice8
parent 3c1299d6a7
commit 10d201b405
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.5
version=0.3.6
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -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=553c598a506f065202090426ad18cfc26c23d2a090af18d488d059a4580521d7
checksum=bd8bdb4fd1e437adfc29472f389983ef118929b18b45cca81fcc313203c7e922
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel qt5-x11extras-devel"