qt5integration: update to 0.3.12.

This commit is contained in:
John 2019-06-04 20:27:28 +02:00
parent 51f455afb3
commit ca9d3e3659

View file

@ -1,6 +1,6 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.11
version=0.3.12
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=76eb19a69ac5682e5e172b12d149937ce5099df6e887acdbefc2cd2326257648
checksum=99a49dbe67c9ce11e60856f484c383400642f4ab0d0f46af310271c2c43edcfc
pre_configure() {
_qt5_dep_ver="${depends#*>=}"