qt5dxcb-plugin: update to 1.1.10.

This commit is contained in:
John 2018-07-31 11:28:22 +02:00 committed by maxice8
parent d6cd733160
commit 465fb4981c

View File

@ -1,6 +1,6 @@
# Template file for 'qt5dxcb-plugin'
pkgname=qt5dxcb-plugin
version=1.1.9.2
version=1.1.10
revision=1
build_style=qmake
make_build_args="VERSION=${version}"
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/qt5dxcb-plugin/"
changelog="https://github.com/linuxdeepin/qt5dxcb-plugin/blob/master/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/qt5dxcb-plugin/archive/${version}.tar.gz"
checksum=ce86a5e7c5c09e8b0bae2038bb6f3e20ff1558b6201021395fc3a15742dd4f66
checksum=321ac00b7005d50487cf122288425b0d1d5f1315e13739634cad93200d6c8d18
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-x11extras-devel"