diff --git a/srcpkgs/qt5integration/template b/srcpkgs/qt5integration/template index 5879e070d8..7b7e8816b7 100644 --- a/srcpkgs/qt5integration/template +++ b/srcpkgs/qt5integration/template @@ -1,6 +1,6 @@ # Template file for 'qt5integration' pkgname=qt5integration -version=0.3.5 +version=0.3.6 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=553c598a506f065202090426ad18cfc26c23d2a090af18d488d059a4580521d7 +checksum=bd8bdb4fd1e437adfc29472f389983ef118929b18b45cca81fcc313203c7e922 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel qt5-x11extras-devel"