qt5integration: update to 0.3.7.

This commit is contained in:
John 2018-12-01 22:40:22 +01:00 committed by maxice8
parent 6bf1884b11
commit f825004fa2

View file

@ -1,7 +1,7 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.6
revision=2
version=0.3.7
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
@ -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=bd8bdb4fd1e437adfc29472f389983ef118929b18b45cca81fcc313203c7e922
checksum=532b1761063b168a95ea758eb09aa4810c0e636b54b9f58aa4501a00554a1b2c
pre_configure() {
_qt5_dep_ver="${depends#*>=}"