From d415476c3a704cf5b830d252f7f5747f68c90582 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 30 Jul 2019 02:57:30 +0000 Subject: [PATCH] qt5integration: update to 5.0.0. --- srcpkgs/qt5integration/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 0b1182a9e1c..5fcb13ba952 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,7 +1,7 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.12 -revision=2 +version=5.0.0 +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=99a49dbe67c9ce11e60856f484c383400642f4ab0d0f46af310271c2c43edcfc +checksum=59eff73ea16ded0a54fe91a08168d53b96f6e7fe9a53b599ba37346b283d6a7c pre_configure() { _qt5_dep_ver="${depends#*>=}"