qtcreator: update to 4.13.3

This commit is contained in:
Jürgen Buchmüller 2020-11-24 07:02:52 +01:00
parent 0f67e7482c
commit e56c50d4ac

View file

@ -1,7 +1,7 @@
# Template file for 'qtcreator'
pkgname=qtcreator
version=4.13.2
revision=2
version=4.13.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="LGPL-3.0-or-later, custom: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=b00a5c13ba67d2e3436e6d9bf32fba38d780a1de0bc85b813daac672021e9428
checksum=7b0317ca9354284e98967e94a30a1b813db379017d28d9847847498c113df9e5
python_version=3
replaces="qtcreator-data>=0"