qt5integration: update to 0.3.5.
This commit is contained in:
parent
c8db68194c
commit
05a5bce031
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5integration'
|
# Template file for 'qt5integration'
|
||||||
pkgname=qt5integration
|
pkgname=qt5integration
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
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=8bf78955dddc3b9e0c738119f90d0e005a1eb1409df963ed49f17868ec4b6534
|
checksum=553c598a506f065202090426ad18cfc26c23d2a090af18d488d059a4580521d7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel qt5-x11extras-devel"
|
hostmakedepends+=" qt5-devel qt5-x11extras-devel"
|
||||||
|
|
Loading…
Reference in New Issue