diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 52154b2d026..10c41bad57a 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,6 +1,6 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.11 +version=0.3.12 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=76eb19a69ac5682e5e172b12d149937ce5099df6e887acdbefc2cd2326257648 +checksum=99a49dbe67c9ce11e60856f484c383400642f4ab0d0f46af310271c2c43edcfc pre_configure() { _qt5_dep_ver="${depends#*>=}"