From 1f0cba2ff78c64987cd0d733190f2b4634acd34d Mon Sep 17 00:00:00 2001 From: John Date: Wed, 24 Apr 2019 08:46:31 +0200 Subject: [PATCH] qt5integration: update to 0.3.11. --- srcpkgs/qt5integration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 6a017fc236e..52154b2d026 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,6 +1,6 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.10 +version=0.3.11 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" @@ -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=b65ec71d1e038a4f6c8f63efb825504218d7b5c205090f6ba150a8825b7e5a74 +checksum=76eb19a69ac5682e5e172b12d149937ce5099df6e887acdbefc2cd2326257648 pre_configure() { _qt5_dep_ver="${depends#*>=}"