qt5integration: update to 0.3.10.
This commit is contained in:
parent
276db2f740
commit
4f91c460c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5integration'
|
# Template file for 'qt5integration'
|
||||||
pkgname=qt5integration
|
pkgname=qt5integration
|
||||||
version=0.3.8
|
version=0.3.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/qt5integration"
|
homepage="https://github.com/linuxdeepin/qt5integration"
|
||||||
changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/qt5integration/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/qt5integration/archive/${version}.tar.gz"
|
||||||
checksum=eb64a95bc2e7435f9e006267797394a27a62528ad8ac6fd00afa533d2f1328bb
|
checksum=b65ec71d1e038a4f6c8f63efb825504218d7b5c205090f6ba150a8825b7e5a74
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
_qt5_dep_ver="${depends#*>=}"
|
_qt5_dep_ver="${depends#*>=}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue