qtcreator: update to 4.12.3

This commit is contained in:
Jürgen Buchmüller 2020-06-22 20:08:38 +02:00
parent cc7fef515f
commit 85bbc74de9

View file

@ -1,7 +1,7 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.12.2
revision=2
version=4.12.3
revision=1
wrksrc="qt-creator-opensource-src-${version}"
build_style=qmake
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
@ -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=52c03074256f4e18e4bd830883df23ea405e1fd752bda6482f87f4e5142bf516
checksum=81e12010aace162755f3a94ff788f7973f7a902ac1a9bc968f30e535cf5da32a
python_version=3
if [ "$CROSS_BUILD" ]; then