diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 27a75fb1736..518e4bb789d 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,6 +1,6 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.7.2 +version=0.3.8 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=dcd85b5f6f343e0dd48d7fb9fca0c45a97dcd41f873d99c5aa2eb34a77f5db48 +checksum=eb64a95bc2e7435f9e006267797394a27a62528ad8ac6fd00afa533d2f1328bb pre_configure() { _qt5_dep_ver="${depends#*>=}"