qtcreator: update to 4.10.1

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-10-10 21:58:27 +02:00
parent 84e8251002
commit 0505734951
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

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