qt5integration: update to 0.3.3.

This commit is contained in:
John 2018-08-09 11:21:11 +02:00 committed by Helmut Pozimski
parent 34f8fc04bb
commit 51484bb7b7

View file

@ -1,6 +1,6 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.2
version=0.3.3
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=b64e1dde74b2756c9b3d0cb2b10e88cc8c81e305083a7b2423f6320b006e921d
checksum=b667cd7e2198222e8e3cce0abaabd2af5d422d367ad6082ae3013f4e05fd005c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel qt5-x11extras-devel"