From 465fb4981c48fe3bf6fe26586414b66d082df342 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 31 Jul 2018 11:28:22 +0200 Subject: [PATCH] qt5dxcb-plugin: update to 1.1.10. --- srcpkgs/qt5dxcb-plugin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt5dxcb-plugin/template b/srcpkgs/qt5dxcb-plugin/template index 4f607e76ecb..8acdf6ea962 100644 --- a/srcpkgs/qt5dxcb-plugin/template +++ b/srcpkgs/qt5dxcb-plugin/template @@ -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"