From f825004fa2cec8d34a0173fb8401664a49b8187f Mon Sep 17 00:00:00 2001 From: John Date: Sat, 1 Dec 2018 22:40:22 +0100 Subject: [PATCH] qt5integration: update to 0.3.7. --- srcpkgs/qt5integration/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 0713447d74..69cd451795 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,7 +1,7 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.6 -revision=2 +version=0.3.7 +revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" makedepends="libqtxdg-devel dtkwm-devel dtkwidget-devel mtdev-devel @@ -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=bd8bdb4fd1e437adfc29472f389983ef118929b18b45cca81fcc313203c7e922 +checksum=532b1761063b168a95ea758eb09aa4810c0e636b54b9f58aa4501a00554a1b2c pre_configure() { _qt5_dep_ver="${depends#*>=}"