qtcreator: update to 4.7.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-07-26 16:48:50 +02:00
parent 425b0d54a9
commit 060687adb7
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,6 +1,6 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.6.2
version=4.7.0
revision=1
wrksrc=qt-creator-opensource-src-${version}
build_style=qmake
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3.0-only,QtCompany-GPL-Exception-1.0"
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
distfiles="https://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/${wrksrc}.tar.xz"
checksum=bbaf667f51051c602df02e04c1d7369bef9553326d8377bc36a019ae718843cc
checksum=4b19870bf8d43665deac73a0522a1459d19f5b18b6f52030bb7fbc82d90b759b
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-script-devel qt5-tools-devel"