qtcreator: update to 4.11.2

This commit is contained in:
Jürgen Buchmüller 2020-04-02 15:04:15 +02:00
parent 5538ae3b13
commit c2005ff02a

View file

@ -1,6 +1,6 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.11.1
version=4.11.2
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=c511f5beacadad4a37cbf7ec23c17cf28630c79998f1dc8bc7edefa9b9337924
checksum=8d67e45b66944fdb0f879cbfae341af7e38d6a348cf18332b5cb9f07937aae02
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-declarative-devel qt5-host-tools qt5-script-devel qt5-tools-devel"