qt5integration: update to 0.3.7.1.

This commit is contained in:
John 2018-12-15 11:39:12 +01:00 committed by maxice8
parent febd87e3a4
commit 23b5b7572a

View file

@ -1,19 +1,19 @@
# Template file for 'qt5integration'
pkgname=qt5integration
version=0.3.7
version=0.3.7.1
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel
qt5-svg-devel qt5-x11extras-devel qt5-multimedia-devel"
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.11.2<5.11.3"
depends="qt5dxcb-plugin qt5-styleplugins qt5>=5.11.3<5.11.4"
short_desc="Qt platform theme integration plugins for Deepin Desktop Environment"
maintainer="John <johnz@posteo.net>"
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=532b1761063b168a95ea758eb09aa4810c0e636b54b9f58aa4501a00554a1b2c
checksum=0cc3c7c6e49783dad4654d867721dd8f44db0064494e1182d318e0936479c0ce
pre_configure() {
_qt5_dep_ver="${depends#*>=}"