qt5integration: update to 0.3.7.2.

This commit is contained in:
John Zimmermann 2019-01-12 02:23:45 +00:00
parent f32b1d20ae
commit 681c2d8dd8

View file

@ -1,6 +1,6 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.7.1
version=0.3.7.2
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=0cc3c7c6e49783dad4654d867721dd8f44db0064494e1182d318e0936479c0ce
checksum=dcd85b5f6f343e0dd48d7fb9fca0c45a97dcd41f873d99c5aa2eb34a77f5db48
pre_configure() {
_qt5_dep_ver="${depends#*>=}"