qtcreator: update to 4.12.2

This commit is contained in:
Jürgen Buchmüller 2020-06-18 04:58:16 +02:00
parent 9890e43e74
commit a2d3016163

View file

@ -1,7 +1,7 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.12.1
revision=2
version=4.12.2
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=9ccee38b42854567eb7e3ea0419e635fbf9a9fe7035811fd62165e8d23436ab4
checksum=52c03074256f4e18e4bd830883df23ea405e1fd752bda6482f87f4e5142bf516
python_version=3
if [ "$CROSS_BUILD" ]; then