From 681c2d8dd83c313496ec292d555c3cbb867eba0d Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 12 Jan 2019 02:23:45 +0000 Subject: [PATCH] qt5integration: update to 0.3.7.2. --- srcpkgs/qt5integration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 7d947af0bb..27a75fb173 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,6 +1,6 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.7.1 +version=0.3.7.2 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=0cc3c7c6e49783dad4654d867721dd8f44db0064494e1182d318e0936479c0ce +checksum=dcd85b5f6f343e0dd48d7fb9fca0c45a97dcd41f873d99c5aa2eb34a77f5db48 pre_configure() { _qt5_dep_ver="${depends#*>=}"