qt5dxcb-plugin: update to 1.1.15.

This commit is contained in:
John 2018-12-01 22:41:47 +01:00 committed by maxice8
parent f825004fa2
commit 076e71ba83

View file

@ -1,6 +1,6 @@
# Template file for 'qt5dxcb-plugin'
pkgname=qt5dxcb-plugin
version=1.1.14
version=1.1.15
revision=1
build_style=qmake
make_build_args="VERSION=${version}"
@ -15,7 +15,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=f94a90497f6f07bdcbdb3fa2e4dbf39ed7187c82574230f6881141e7fce89c66
checksum=26316ed85b63ce2eb437fbfd832c26c6efe90e66983c2487e6b01a0e5b84ed5b
pre_configure() {
_qt5_dep_ver="${depends#*>=}"