qtcreator: update to 4.12.0

This commit is contained in:
Jürgen Buchmüller 2020-04-25 17:08:30 +02:00
parent a1de485ca7
commit 6b2c69a8b8

View file

@ -1,7 +1,7 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.11.2
revision=2
version=4.12.0
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=8d67e45b66944fdb0f879cbfae341af7e38d6a348cf18332b5cb9f07937aae02
checksum=d76655799ad2af81fb15f85d412d74583659fb1b4cf27b758ad8aae73675948b
python_version=2 #unverified
if [ "$CROSS_BUILD" ]; then